I recently upgraded to 9.5.1 from a slightly earlier release. I am experiencing all kinds of issues with live parsing, content assist, etc.
Example: I insert a few lines of code with a simple if statement:
if BillTerms = 'CCD';
PayMeth = 'CCD';
else;
PayMeth = 'CHK';
endif;
All my code has the squiggly yellow underline along with the "triangle exclamation point" - stating "ENDIF inserted to complete scope" and "= formed from merged tokens"... at the bottom right of my window I see "live parsing of <member.name> (50%)"
Its been that way for ½ hour. I can compile the program, but this mess doesn't go away unless I close and reopen the source member.
Greg
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.