arev32 compiler SUSPECT MISTYPED EQUATE TRUE$ (AREV Specific)
At 01 MAY 2009 03:03:51PM James Foulkrod wrote:
Recompiling programs after conversion to AREV32, I frequently get a successful compile with what look to be warning messages like
"Suspect Mistyped equate TRUE$"
The programs have some lines like true$ =1 or retry=true$
Are these things likely to cause trouble?
Thanks,
Jim
At 01 MAY 2009 03:36PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
No it assumes the true$ is an equate and doesn't find it so warns…
World leaders in all things RevSoft
At 04 MAY 2009 09:46AM James Foulkrod wrote:
Thanks you,
Jim