Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kill or Terminate and array and a normal variable
#1
Hi Friends,

I need to terminate a variable or set it to null/nothing at the end of each loop.

Kindly advise how.

Thanks,
Philip
Best Regards,
Philip
#2
ARRAY(str) a
str s
IComInterface i
...
a=0 ;;or a.redim
s.all
i=0
#3
Thanks Gintaras
Best Regards,
Philip


Forum Jump:


Users browsing this thread: 1 Guest(s)