cURL with $runapplescript

Andrew McVeigh omnis at surfway.com.au
Tue Jan 30 17:09:58 EST 2018


This is what we use to add attachments with AppleScript

If len(iFilePath)
	Text: set theFile to "[iFilePath]" as alias (Carriage return)
	Text: set fileName to name of theFile (Carriage return)
	Text: set theAttachment to theFile (Carriage return)
End If
  
Andrew McVeigh
Surfway Real Solutions
Phone 02 44412679 Mobile 0418428016
www.surfway.com.au
www.berrarabeach.com.au





More information about the omnisdev-en mailing list