Script too large to compile
Tony Zuccolotto
anthony.zuccolotto at pstnet.com
Wed Oct 15 13:29:46 UTC 2003
Mark,
This typically results from exceeding the maximum constant/string space
allowed by the E-Basic compiler. Most often this happens when you used
a very large number of objects in your experiment, e.g. by declaring a
unique procedure to present each stimulus rather than declaring the
stimuli on Lists and using one procedure with a single stimulus
presentation object whose content is set to be pulled from an attribute
on the List.
Also, E-Prime 1.1 (as opposed to E-Prime 1.0) modifies the way it writes
out it's script to initialize objects to help with this problem. If
you by chance haven't yet upgraded to 1.1 and the latest service pack
you should do so.
Hope this helps,
Tony
*** DISCLAIMER: ALL VIEWS EXPRESSED ARE MY OWN AND DO NOT NECESSARILY
REFLECT THOSE OF PSYCHOLOGY SOFTWARE TOOLS ***
Anthony P. Zuccolotto
Vice President
Psychology Software Tools, Inc.
2050 Ardmore Boulevard
Suite 200
Pittsburgh, PA 15221-4610
Phone 412-271-5040
FAX 412-271-7077
Email anthony.zuccolotto at pstnet.com
Internet http://www.pstnet.com
> -----Original Message-----
> From: Mark G Orr [mailto:morrct at andrew.cmu.edu]
> Sent: Wednesday, October 15, 2003 8:22 AM
> To: eprime list
> Subject: Script too large to compile
>
> Hello, i searched the archives, but could not find how to solve the
> following problem. THe error message was:
>
> "Complile Error (Line 3118, Col 42)
> 76: Script is too large to be compiled"
>
> Any ideas?
>
>
> -Mark Orr
>
>
>
>
>
>
> ________________________________
> Mark G. Orr
> Postdoctoral Research Fellow
> Dept. of Psychology, RM 330 Baker
> Carnegie Mellon University
> Pittsburgh, PA 15213
>
> phone: 412.268.4237
> fax: 412.268.2798
> email: morrct at andrew.cmu.edu
More information about the Eprime
mailing list