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,5
Sorry for the mistake : instead of revServer 5.0.2, please read LC-server 5.0.2
Début du message réexpédié :
> De : Pierre Sahores
> Date : 18 août 2012 22:10:59 HAEC
> À : How to use LiveCode
> Cc : Pierre Sahores
> Objet : Réexp : more on-rev issues
>
> To target the revServer 4.6.4, the sc
To target the revServer 4.6.4, the script need to be named as "yourchoice.irev"
and to target the revServer 5.0.2, the script need to be named as
"yourchoice.lc" for simple scripts and "yourchoice.livecode" for stacks to be
inserted in the path of the "yourchoice.lc" scripts
Début du message r