You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sem...@googlegroups.com
This is an insignificant macro programming problem.
If a string is defined with an "=" operator and without a value, then the compiler reports an unrelated problem sometimes many lines lower and sometimes for an unrelated statement.
The macro below demonstrates this.
The badly defined string did not happen in one of my macros of course; I was testing for a friend.
Carlo
proc Main()
integer i = 0
string s [MAXSTRINGLEN] =