Silverfrost Forums

Welcome to our forums

Plato3 properties

18 Feb 2008 7:15 #2798

I want to enter multiple numbers for the /IGNORE in PROJECT/PROPERTIES/DIAGNOSTICS. From Visual Studio I gather the proper separator is a space, however Plato3 will not let me enter a space in the params box. If I separate the numbers with commas, which is allowed in the params box, only the first number has effect.

Is there a way to enter multiple arguments to the /IGNORE?

Rob :?

22 Feb 2008 10:55 #2809

You will only be able to enter one number under Diagnostics->Ignore error messages (I need to fix this in Plato).

You can put other values under Miscellaneous->Extra compiler options in the form

/ignore 100 /ignore 101

I think that /ignore can only take one value at a time.

29 Feb 2008 3:12 #2844

FTN95 can take a list of numbers (separated by spaces) after the command line option /IGNORE.

Plato incorrectly uses a comma to separate the numbers and I have now fixed this to allow spaces instead.

This fix may not be in time for the next release.

Please login to reply.