Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Variant
#1
is there a trick to use a value without declaring a Variant when
is needed ?

Code:
Copy      Help
,,VARIANT fz="6"
,,ed.ExecCommand(5045 0 fz)

so i that i can directly use
Code:
Copy      Help
ed.ExecCommand(5045 0 6)

?
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)