in reply to Re: Spliting a delimited string into variables
in thread Spliting a delimited string into variables
Thank you! This is very close to where I was originally intending to head with the script. I cannot surmise how to access each element to have the variable assigned to it, though.
When I run this segment, I fail initializing $field within the split. I'm not sure how I got this error because everything is localized in the loop, right? Would I access these variables with $ticket[0], $ticket[1]? I could easily adapt the rest of the script if this is the case.
|
---|