Hello,
I'm using the latest version FoxBin2Prg v1.19.42.
When using the convertion from text to binary file (prg2bin) with an external command, errors are not returned properly to the calling command.
You can reproduce the error by downloading the attached file "_errorreport.zip", unpacking it and running the batch script runfoxbin2prg.cmd.
The third test (subdirectory test3) tries to compile the text version of a simple form and fails.
Comments: ** Comment from web user: ralfxwagner **
I'm using the latest version FoxBin2Prg v1.19.42.
When using the convertion from text to binary file (prg2bin) with an external command, errors are not returned properly to the calling command.
You can reproduce the error by downloading the attached file "_errorreport.zip", unpacking it and running the batch script runfoxbin2prg.cmd.
The third test (subdirectory test3) tries to compile the text version of a simple form and fails.
Comments: ** Comment from web user: ralfxwagner **
Hi Fernando,
thanks for the concise explanation concerning the command line parameters. (I'll stash this away, it'll sure come in handy for future use.)
One question concerning valid FoxPro files:
In what way is a sc2 file with a duplicate object valid with regard to a sc2 file with a missing ENDPROC?
When I try to recompile them with PRG2BIN (e.g. with the shell integration), I don't get a binary scx/sct for both cases. (tested with 1.19.41 and 1.19.43).
Pardon my ignorance, I'm not that familiar with the internal structure of FoxPro files.
Regards
Ralf