Hello,
I'm trying to write 362 files to a SDCard with scriptC.exe.
It crashes with the following error as soon as I try to write more than 187 files.
>scriptc write2Picaso.4dscript
Exception ERangeError in module scriptC.exe at 0004B7D2.
Range check error.
I'll do it in two scripts but thought you should know.
Cheers!
I'm trying to write 362 files to a SDCard with scriptC.exe.
It crashes with the following error as soon as I try to write more than 187 files.
>scriptc write2Picaso.4dscript
Exception ERangeError in module scriptC.exe at 0004B7D2.
Range check error.
I'll do it in two scripts but thought you should know.
Cheers!
Comment