compiler /warning /errormessage

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by WolfgangS.

Sometimes i wish to get the info about declared but not used variables and static Variables. Or variablenames used in procedures AND the main programm with info about the line number ...

Or if there is an error, get the errorstring and the linenumber ...

Just an idea ...

cu
WolfgangS