Path: news.daimi.aau.dk!news.uni-c.dk!cph-1.news.DK.net!dkuug!dknet!funny.bahnhof.se!news.corpcomm.net!news.pe.net!imci4!newsfeed.internetmci.com!howland.reston.ans.net!Germany.EU.net!Dortmund.Germany.EU.net!Informatik.Uni-Dortmund.DE!marvin!truemp00 From: truemp00@marvin.informatik.uni-dortmund.de (Andreas Truemper) Newsgroups: comp.lang.beta Subject: Ast overflow when compiling large files Date: 25 Feb 1996 10:04:07 GMT Organization: CS Department, Dortmund University, Germany Lines: 22 Sender: truemp00@informatik.uni-dortmund.de (Andreas Truemper) Message-ID: <4gpc6n$k7u@fbi-news.Informatik.Uni-Dortmund.DE> NNTP-Posting-Host: marvin.informatik.uni-dortmund.de Hello! We (students of information science at University of Dortmund, Germany), are trying to program a CARSHARING system during our "Software-Praktikum". We use a Tcl/TK-like tool to build our GUI which automatically generates Beta-SourceCode with a list of Labels, Buttons etc. This generated file is about 200KB; trying to compile the file, we got the error-message "Ast overflow - File is to large, you'll have to split this file into smaller parts". Of course we have already separated the project into Beta-classes, but the GUI has to be in one file, I don't know how we could split this file into smaller fragments. 200 KB isn't rellay that much, because our computers have about 24 MB of memory, so I think there has to be another solution !? Any help for this problem would be greatly appreciated. Regards, Andreas Trümper