Text delineation and mac addresses
Text delineation and mac addresses
- Subject: Text delineation and mac addresses
- From: Jaime Magiera <email@hidden>
- Date: Mon, 23 May 2005 15:41:21 -0400
I'm writing a script to parse a DHCP configuration file. I've run
into a problem that when I try to pull the mac address out (via text
items), I get a list {00, 0a, ...}. If I coerce to string, I get "00
0a ... ". I'm assuming this has something to do with the use of ":"
for properties. I could iterate through the list and create a new
string, adding the ":". However, it would be quicker to avoid such a
workaround. Is there a way to escape this?
thanks,
Jaime
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden