Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toolbar variables and initialisation
#4
Macro Macro2779
Code:
Copy      Help
type personal i1 i2 i3 str's1 str's2 ARRAY(str)a1

personal+ g_x
;...

;assign an empty local variable. If some members are file handles, bitmap handles or something other that need to free/close explicitly, free them before.
personal _e; g_x=_e


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)