pbcompiler.exe parameter for ignore syntax error

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

pbcompiler.exe parameter for ignore syntax error

Post by RSBasic »

I need the parameter "/IgnoreSyntaxError" e.g. for "/PreProcess", so that "/PreProcess" ignores syntax errors.
"/PreProcess" should only resolve all includes and macros, not more.

Thank you
Image
Image
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Re: pbcompiler.exe parameter for ignore syntax error

Post by Josh »

It's not just about syntax errors, /PREPROCESS should do what a preprocessor does and not anymore. Don't hope for your wish. I also urged this a long time ago, but it seems that my thread has been moved to the 'Coding Questions'.

viewtopic.php?f=13&t=62149&hilit=preprocess

The way it is, /PREPROCESS is definitely useless, even if some people think otherwise.
sorry for my bad english
Post Reply