FUNDQ |
Allow the user to query CoreFLS for a fund or funds
matching a search string.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
CSLY |
Output |
This output variable will be equal to the numeric
value of the selected fund upon success. Upon success it will always be true
that +CSLY>0.
Upon failure, we will alway have +CSLY<0 and the value CSLY will be:
-1 upon network timeout -2 if the user either provided no response or exited
with "^" when prompted for a fund. -3 if the user either provided no response
or exited with "^" when prompted to select a fund from several matching
values. -4 if no matching value was found. -5 if there was an internal
error.
|
|