Make new folder
Make new folder
- Subject: Make new folder
- From: Gonçalo Miguel <email@hidden>
- Date: Mon, 11 Apr 2005 18:50:13 +0100
Hi list,
Does anyone can tell me how to write a script so i can make a new folder and get the properties of that new folder so i can tell freehand MX to get images from that especific folder?
-- I want to make new folder to put some images
set newfolder to new folder
tell application "FreeHand MX"
try
Import file (newfolder & :"01.jpg") page 1 top 200 left 50 Units MM
on error
beep
end try
end tell
Thanks
Gonçalo
_______________________________________________
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