Script Debugger export as HTML
Script Debugger export as HTML
- Subject: Script Debugger export as HTML
- From: Paul Skinner <email@hidden>
- Date: Thu, 20 Feb 2003 11:41:05 -0500
Just having found SD's 'export as HTML' function, I'm playing with it
and getting odd naming results...
tell application "Script Debugger"
set scriptName to name of script document 1
export html script document 1 in file (((path to desktop) as string) &
scriptName & ".html")
end tell
-->file "titan:Users:paul:Desktop:export front script to HTML.h#0"
Anyone have any clue as to what's happening here?
--
Paul Skinner
_______________________________________________
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.