ARGS

19 views
Skip to first unread message

Eugene Perry

unread,
Feb 10, 2012, 9:34:11 AM2/10/12
to mvToolbox
One of the most common problems is having a subroutine call in a
program and getting the variables being pass messed up.

Toolbox has an interesting command calls ARGS. You go to the line
that calls the subroutine and type ARGS (or right click the mouse and
choose the top item).

Toolbox pops up a window and shows you the variables from the
subroutine on the left and the variables from your program on the
right.

I find that this comes in very handy.

Eugene

Eugene Perry

unread,
Feb 10, 2012, 9:37:45 AM2/10/12
to mvToolbox
Here is what it looks like:

DEFAULT = default
LEN = third.party.ticket.len
CONVERSION = third.party.ticket.conv
POS = third.party.ticket.pos
HELP.MSG = help.msg
OPTION = third.party.ticket.option
RESULT = result
prompt.status = prompt.status

On the screen, it formatted better than what I just pasted but you can
see the idea.
Reply all
Reply to author
Forward
0 new messages