variable definition
David McFarlane
mcfarla9 at msu.edu
Thu Jun 26 17:11:16 UTC 2008
At 6/25/2008 10:30 AM Wednesday, Ben wrote:
>go to View>Script, then click the User tab. define all your variables here.
>
>On Tue, Jun 24, 2008 at 9:48 PM, f.adani
><<mailto:f.adani at campus.unimib.it>f.adani at campus.unimib.it> wrote:
>
>Hi,
>where do variables have to be defined before being used in a script?
>thank you
>f
Ben gave the safest and most universal answer. This will make all
your variables "global", which is exactly what you need if you want
to share the variables between different procedures in your program.
If you prefer instead to make your variables "local", you can just
define them in the same inline where you use them.
-- David McFarlane, Professional Faultfinder
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com
To unsubscribe from this group, send email to e-prime-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en
-~----------~----~----~----~------~----~------~--~---
More information about the Eprime
mailing list