FUNL0192 Can't use multiple outputs with this version of (product): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<var class="term">This message does not occur in Model 204 version 7.6 and later.</var>
The text that replaces ''product'' in this message depends on your versions of ''[[Fast/Unload]]'' and ''[[Sirius Mods]]''. You receive the message if both the following are true:
The text that replaces ''product'' in this message depends on your versions of ''[[Fast/Unload]]'' and ''[[Sirius Mods]]''. You receive the message if both the following are true:


Line 5: Line 7:




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

Latest revision as of 19:57, 23 January 2017

This message does not occur in Model 204 version 7.6 and later.

The text that replaces product in this message depends on your versions of Fast/Unload and Sirius Mods. You receive the message if both the following are true:

  • The FUEL program specifies an output stream that has a destination name that differs from the one passed as the fourth argument in the $FUNLOAD call.
  • You are using a combination of product versions other than Fast/Unload 4.2 (or higher) and Sirius Mods 6.5 (or higher).

To use multiple output streams and the Fast/Unload User Language Interface, you must be running (at least) Fast/Unload 4.2 and (at least) Sirius Mods 6.5. The multiple output feature was introduced in Fast/Unload 4.1, but not supported for the Fast/Unload User Language Interface until Fast/Unload Version 4.2.