Putting values into variables
Posted: Thu Mar 13, 2008 9:09 am
I have a recurring problem figuring
out the syntax for getting the contents
of a field etc. into a variable.
Have tried 100 combinations of
put label comboRedBlack into arrayParms[RedBlack]
to put the value in a combo box into an array
and get a variety of error messages. It's in the
label of the combo box - and really doesn't want
to leave.
Has anyone worked out some general rules for
this (apparently) simple operation which would be
handled in other languages quite easily by reference.
My sanity is at stake here.
out the syntax for getting the contents
of a field etc. into a variable.
Have tried 100 combinations of
put label comboRedBlack into arrayParms[RedBlack]
to put the value in a combo box into an array
and get a variety of error messages. It's in the
label of the combo box - and really doesn't want
to leave.
Has anyone worked out some general rules for
this (apparently) simple operation which would be
handled in other languages quite easily by reference.
My sanity is at stake here.