mw.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
30773
THE USE OF CHEVRONS IN THIS EXPRESSION IS NOT
VALID.
 
You cannot enclose variable names in chevrons
when they are included in macro expressions. For
example, «IF«variable»="text"» is not valid.
 
■ Edit the macro and delete the chevrons. For
  example, «IF variable="text"»is valid.