Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - put_parm (num, value) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
put_parm (num, value)

     Usage: Sets the value of a parameter passed into a function.  This
            allows values (strings or integers) to be returned to a
            function via the arguments, like Pascal VAR parameters.

Parameters: Num .int. is the parameter number to update, starting at 0.
            Value .int or string. is the new value to assign.

   Returns: Greater than 0 for success, 0 for failure.

See Also: get_parm

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson