there are 2 kinds of paths you can use you may want to do a search and get the syntax right. this is a little tricky on its face...
bo huttinger On Wed, Jun 22, 2011 at 3:30 PM, BeeRich <[email protected]> wrote: > Hi Patrick. > > That resulted in a "doesn't understand the open message". If I want to > avoid the POSIX syntax, do I use colons? Still didn't work. > > > On 2011-06-22, at 3:25 PM, Patrick Woolsey wrote: > > > The path format doesn't match; assuming you want to use Unix paths: > > > > ==== > > set myF to POSIX file "/Users/pwoolsey/Desktop/foo.txt" > > > > tell application "BBEdit" > > open myF > > end tell > > ==== > > -- > You received this message because you are subscribed to the > "BBEdit Talk" discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > <http://groups.google.com/group/bbedit?hl=en> > If you have a feature request or would like to report a problem, > please email "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
