Petr Schreiber
19-03-2007, 10:48
Hi Roberto,
I have serious problem here :(
Try to make EXE from following script:
Uses "FILE"
FILE_LOAD("")
When I will execute it it will say "FILE_LOAD is unknown keyword".
If I run this script from thinAir it works ok,
but in thinBundled EXE it doesn't work.
Bye,
Petr
P.S. Sure I added the module to thinBundle module list. I have problem with script which uses TBGL, UI, OS and FILE.
All modules except FILE are running ok, but when I attempt to FILE_LOAD it crashes with RTE.
I have serious problem here :(
Try to make EXE from following script:
Uses "FILE"
FILE_LOAD("")
When I will execute it it will say "FILE_LOAD is unknown keyword".
If I run this script from thinAir it works ok,
but in thinBundled EXE it doesn't work.
Bye,
Petr
P.S. Sure I added the module to thinBundle module list. I have problem with script which uses TBGL, UI, OS and FILE.
All modules except FILE are running ok, but when I attempt to FILE_LOAD it crashes with RTE.