%#ok<NASGU>
or,
%#ok<NOPRT,NASGU>
What do they mean?
Thanks a lot!
The %#ok part is an mlint flag. These flags tell
the mlint tool not to worry about those specific
lines of code.
John
Thanks for your reply. You are very helpful.
^_^
And the part in brackets <> indicates the specific "transgression" to
ignore. I couldn't find in the help what they all are, but if you
remove the whole comment, mlint will tell you.
--
Doug Schwarz
dmschwarz&ieee,org
Make obvious changes to get real email address.