Setting a field equal to a variable
Posted: Thu Apr 05, 2012 7:46 am
Hi everyone,
I have two fields on my card and was wondering if there was any way to get the fields to show a variable that I have defined. I want one of the fields to show the variable itself and the other field to show the variable - 50. I tried using
set field "fieldname" to sVariableName
set field "fieldname" to sVariableName - 50
but I got no success with this and the script wouldnt even run. Does anyone have any suggestions. Any help is much appreciated. Thank you!
I have two fields on my card and was wondering if there was any way to get the fields to show a variable that I have defined. I want one of the fields to show the variable itself and the other field to show the variable - 50. I tried using
set field "fieldname" to sVariableName
set field "fieldname" to sVariableName - 50
but I got no success with this and the script wouldnt even run. Does anyone have any suggestions. Any help is much appreciated. Thank you!