pbcompiler with /commented without executing the program ??
pbcompiler with /commented without executing the program ??
Hello!
I am sure some of you are using the PBCompiler with the /COMMENTED switch to produce the PureBasic.asm file. However, I am creating a tool which allows viewing the ASM output, but I have a minor problem. Everytime I run the PBCompiler with the /COMMENTED switch, it creates the PureBasic.asm file, but then it executes the executable. How do I run the PBCompiler with the /COMMENTED switch WITHOUT executing the program?
There seems to be no switch for this.
Thanks!
I am sure some of you are using the PBCompiler with the /COMMENTED switch to produce the PureBasic.asm file. However, I am creating a tool which allows viewing the ASM output, but I have a minor problem. Everytime I run the PBCompiler with the /COMMENTED switch, it creates the PureBasic.asm file, but then it executes the executable. How do I run the PBCompiler with the /COMMENTED switch WITHOUT executing the program?
There seems to be no switch for this.
Thanks!
I agree. If I remember right, the compiler of PB 3.94 didn't launch the program if you used the /COMMENTED switch. But I am maybe wrong.Trond wrote:Yes this is very annoying.
However, if there is a solution to use CreateProcess_() to filter the PBCompiler that it won't execute anything it would be very appreciated if someone could give an example.
thanks
- flaith
- Enthusiast

- Posts: 704
- Joined: Mon Apr 25, 2005 9:28 pm
- Location: $300:20 58 FC 60 - Rennes
- Contact:
only in French : http://home.tele2.fr/erix14/PureASM.htm 
“Fear is a reaction. Courage is a decision.” - WC
A nice program, but looks awful. I hate that skin. I am creating a tool BTW, not french softwareflaith wrote:only in French : http://home.tele2.fr/erix14/PureASM.htm
Sorry for the rough comments, but the "IDE" of PureASM looks pretty awful and the text is a bit hard to read.

