V
Vik Rubenfeld
I understand that on the PC there's a Visual Basic command called Split
that can be used like this:
strArray = Split(strTestString, ",", -1)
I can't find it yet on Mac VB help. Is the VB Split command available on
the Mac?
-Vik
that can be used like this:
strArray = Split(strTestString, ",", -1)
I can't find it yet on Mac VB help. Is the VB Split command available on
the Mac?
-Vik