Any line containing an & for macro expansion is not parsed at compilation time, since the & could contain any expression.
On Fri, Apr 21, 2017 at 3:43 PM, Gene Wirchenko <[email protected]> wrote: > Hello: > > A line of code was throwing an error at run-time: > if !doseek(str(&alraw..trnnbr),6)) > Note the extra right parenthesis before the comma. Because of the &, the > error was not reported during compilation. After all, alraw could contain a > left parenthesis. > > Sincerely, > > Gene Wirchenko > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cacw6n4vs+qmlv19b3nf2xinx8oqz_rx5bp7--h4o6hd5hga...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

