Question about Satimage OSAX
Question about Satimage OSAX
- Subject: Question about Satimage OSAX
- From: Steve Thompson <email@hidden>
- Date: Fri, 3 Jan 2003 16:04:19 +0000
I'm having a problem with the Satimage OSAX under 10.2.2 and I'm
wondering if anyone else has seen this or can tell me whats wrong...
I have the line
put resource (temp as text) to tpath type "TEXT" index solCount with
name prefName
in my script. But every time, this creates a resource with the contents
of temp (correct), an index of solCount (correct) and a name of "flat"
(Huh?). I have even changed the line to
put resource (temp as text) to tpath type "TEXT" index solCount with
name "Steve"
and it still creates it with the name "flat"
Unfortunately, the Name part is important. If someone could tell me how
I should be passing the name (obviously not as text) I'd be most
grateful.
Thanks,
Steve
iChat: email@hidden
ICQ: 4349386
WebSite: www.scripthing.net
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.