Maybe I'm crazy, but I would like to create an array of arrays from a single
string. Here's an example of a string:
(("TEXT" "PLAIN" ("format" "flowed") NIL NIL "7BIT" 206 4 NIL NIL
NIL)("TEXT" "PLAIN" ("name" "Display.txt" "format" "flowed") NIL NIL "8BIT"
16330 412 NIL ("attachment" ("filename" "Display.txt")) NIL) "mixed"
("boundary" "----=_NextPart_000_36cf_58cd_f54") NIL NIL)
This string will be contained a single scalar variable. I have tried a few
different things, all of which have failed miserably. My guess is that
spaces will need to be changed to commas. Any help would be greatly
appreciated.
Thanks,
Chris
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]