Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
array question
#4
Code:
Copy      Help
int+ g_abcba
g_abcba+1
str s=g_abcba ;;convert to string, so that can be used with the key command
'TTTTTTTTTTTTTTTTTTTTTTT (s) TV AT

Declaration is int+ g_abcba. If you want to be able to reset the variable, for example, create other macro and there assign 0:

int+ g_abcba=0

In the example, this variable is declared again, to avoid error if "reset" macro runs first.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)