Fwd: more on-rev issues
Pierre Sahores
sc at sahores-conseil.com
Mon Aug 20 17:09:06 EDT 2012
Try this before anything else (comment preopenstack from your stack script):
#on preOpenStack
# open file "theoutput.txt" for write
# write "here's some text" & return to file "theoutput.txt"
# close file "theoutput.txt"
# open printing to pdf "thepdf.pdf"
# print card 1 into 18,18,576+18,756+18
# print break
# close printing
# quit /* <-- this "Quit" is killing the whole process before it ends and both the start_rias_lib and rias_lib_main_ctl functions are never launched */
#end preOpenStack
function start_rias_lib
return the internet date & "<br><br>"
end start_rias_lib
function rias_lib_main_ctl
return "OK"
end rias_lib_main_ctl
Début du message réexpédié :
> De : Pierre Sahores <sc at sahores-conseil.com>
> Date : 20 août 2012 22:43:54 HAEC
> À : How to use LiveCode <use-livecode at lists.runrev.com>
> Cc : Pierre Sahores <sc at sahores-conseil.com>
> Objet : Rép : more on-rev issues
>
> Your stack seems to be corrupted if i try to open it from the IDE. And from the message box, the reply is "no such card". If that can help, you can send me both your lc cgi-script + your stack lib if you want that try to get it running as a working example. Server's stacks don't have to be saved in a 2.7 legacy format. They just have to be saved by an LC version <= 5.0.2.
>
> Le 20 août 2012 à 19:18, Dr. Hawkins a écrit :
>
>> "http://dochawkbk.on-rev.com/quiet.27.livecode"
>
> --
> Pierre Sahores
> mobile : 06 03 95 77 70
> www.sahores-conseil.com
>
--
Pierre Sahores
mobile : 06 03 95 77 70
www.sahores-conseil.com
More information about the use-livecode
mailing list