Paul,

put value (tAddTo) + (tfkey) into tvar1
I checked to make certain and this works OK.

Pat

[EMAIL PROTECTED]

----- Original Message ----- From: "Paul Salyers" <[EMAIL PROTECTED]>
To: <use-revolution@lists.runrev.com>
Sent: Sunday, May 08, 2005 9:47 AM
Subject: help on adding value in temp variable



Dear Rev Programmer,

I found the below commands (the value) in a program "basic calculator"
and the command without value in Rev Documentations of which neither works.


put value (tAddTo + tfkey) into tvar1
put tAddTo + tfkey into tvar1

I do have numbers stored in both variables.

Any clue why they are not working?


Paul Salyers PS1 - Senior Rep. [EMAIL PROTECTED] Http://ps1.SoftSeven.org

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to