Hi

Is it posible to have vairibles like so:
VB Code:
  1. Dim Var1 as Short
  2. Dim Var2 as Short
  3.  
  4. Text"Var1"Part"Var2" = Green
And if so what is the syntax?


Is it possible to have a script that is constantly running, as I have only managed to make scripts run on events


Lastly:
Shortcuts to exe's have the .exe location, and also the location to start the program in.
How do I do this in VB?

Many thanks,
Yacoby