Posted by Barbara Brazil on May 01, 2013 at 13:16:42:
In Reply to: Comet32 Compile from UltraEdit posted by FrankC on May 01, 2013 at 11:21:16:
Frank:
The easiest thing to try first is to get a listing file. To do that, add OPT("L") to your command line like this:
! //IB//Src(TEST.IBS,IBS) Obj(TEST,TXO) OPT("L")
This will generate a file called test.lst which is a full listing of the compiled program.
Also, don't put CosM32.exe in the target. It should be CosW.exe.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.