|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/17/2008 11:51:14 AM
Posts: 9,
Visits: 66
|
|
| I have just spent over 3 days designing an E-Basic script using v1.1.4.1 and the compiler has produced an error, "Script is too large to be compiled" Line: 10017 Column:160. I deleted a few text boxes and found the compiler was able to complete. As i assumed this limitation to be 10000 lines in v1, I then loaded the *.es file into v2 BETA which compiled ok. As v2 BETA does not create a *.ebs file to load into E-Run, I am therefore unable to run the experiment in the laboratory environment and require a compiler upgrade for v1 to facilitate this larger program sizes in the future. I have now had to go back to my 1989 GW-Basic techniques to overcome this limitation.
|
|
|
|
|
Forum MVP
      
Group: Administrators
Last Login: Yesterday @ 9:26:59 AM
Posts: 576,
Visits: 1,254
|
|
| Please attach a copy of your 1.x .es file here or in web support and we'll be happy to attempt to resolve the problem for 1.x. If you have not already tried the steps in http://www.pstnet.com/e-prime/support/kb.asp?TopicID=1300, please do. You may have some TextDisplays that have large passages that can be collapsed into attributes. -Brandon
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/17/2008 11:51:14 AM
Posts: 9,
Visits: 66
|
|
| Hi Brandon, When the compiler produced an error, I deleted most of the original code to overcome this problem and re-designed from scratch. I have been using a large amount of text boxes on many screens that emulate windows command buttons that students are familiar with and like to respond to as apposed to keyboard entry. Also many of my programs use a large amount of pictures displayed on screen at once that the subjects are required to select. I have just discovered the VisualAnalogscale.es file on your web support site that is very similar to what i am currently using. I will use this sample code to achieve better results. Thanks for you support. Anthony McGuffie
|
|
|
|