List of Fast/Unload $functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions. | See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions. | ||
<table class=" | <table> | ||
<tr class="head"><th>$Function</th><th>Description</th></tr> | |||
<tr><td>[[$FunForc]]</td><td>Cancel running or waiting Fast/Unload request</td></tr> | <tr><td>[[$FunForc]]</td><td>Cancel running or waiting Fast/Unload request</td></tr> |
Revision as of 20:57, 13 November 2014
The following are the available $functions for the Fast/Unload User Language Interface.
See Notation conventions for methods for information about the conventions followed in the method descriptions.
$Function | Description |
---|---|
$FunForc | Cancel running or waiting Fast/Unload request |
$FunImg | Retrieve data from active Fast/Unload request into image |
$FunList | $list of active and enqueued Fast/Unload requests |
$FunLoad | Fast/Unload records in Model 204 list or found set |
$FunPurg | Purge running or waiting Fast/Unload request |
$FunSkip | Skip to next output record for $FunImg, $FunsStr |
$FunWait | Wait until asynchronous Fast/Unload request completes |
$FunsStr | Retrieve data from active Fast/Unload request into string |