FUNL0177 Invalid statement with TO (dest) prefix.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
A TO ''dest'' prefix was specified but the rest of the statement was not one that allows a destination. The statements that do allow a destination are <ul> <li>PUT <li>OUTPUT <li>PAI <li>PRINT ALL INFORMATION <li>UNLOADC <li>UNLOAD </ul>
A TO ''dest'' prefix was specified but the rest of the statement was not one that allows a destination. The statements that do allow a destination are <ul> <li>PUT <li>OUTPUT <li>PAI <li>PRINT ALL INFORMATION <li>UNLOADC <li>UNLOAD </ul>


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:42, 19 April 2013

A TO dest prefix was specified but the rest of the statement was not one that allows a destination. The statements that do allow a destination are

  • PUT
  • OUTPUT
  • PAI
  • PRINT ALL INFORMATION
  • UNLOADC
  • UNLOAD