Page 1 of 1

PBCompiler *.asm output file

Posted: Mon Jun 21, 2010 10:34 am
by tomijan
Hi all,
how to prevent auto deleting file created by pbcompiler after Fasm action (to see source code)?
tom

Re: PBCompiler *.asm output file

Posted: Mon Jun 21, 2010 10:50 am
by Trond
Read the help file topic "using the command line compiler" and look for /COMMENTED.

Re: PBCompiler *.asm output file

Posted: Mon Jun 21, 2010 3:04 pm
by Innesoft
This topic covers it (see the commentedASM.exe stuff)..

http://www.purebasic.fr/english/viewtop ... 12&t=30864

Re: PBCompiler *.asm output file

Posted: Mon Jun 21, 2010 5:37 pm
by Rook Zimbabwe
I had a similar question a month or so ago... HARD to search for it on the firum:

http://www.purebasic.fr/english/viewtop ... hilit=code

:mrgreen: