Question about text cgis

J. Landman Gay jacque at hyperactivesw.com
Thu Mar 30 23:31:31 EST 2006


Jim Ault wrote:
>>I can't make this work - from a text cgi, anyway, I assume because in
>>a text cgi, there is no 'this card' or 'this stack'.
>>I also tried having an empty stack in the cgi-bin directory, and
>>setting it's script to a text file from the original text cgi, and
>>then putting it in use, but this just got the same error as the
>>previous approach...
> 
> Well, Mark, this is a new one for me.  I thought that there always had to be
> a 'stack' and at least one 'card'.  Someone else will have to answer why
> this cannot be done.  I quickly built a little stand alone that sets the
> script of 'this card', goes to the next, etc, etc.  No problem.  Compiles
> and executes on the fly as I would expect.

He may be hitting the script limits. In a standalone or a CGI (or 
anywhere the engine is running without a fully licensed IDE) you cannot 
set a script to more than 10 lines.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list