Rich Posted March 4, 2018 Posted March 4, 2018 (edited) Greets, all: I want to script the creation of a folder--named Job Chop-Chop! Export--on the desktop (PC) and found this Web page with instructions ( https://fmrift.wordpress.com/2010/02/03/creating-a-folder-from-filemaker-windows/ ) but being a Apple person I'm admittedly hazy on Window filepaths and can't get the script command to work (see attached). "cmd /c md " & Quote ( Right ( Get ( DesktopPath ) ; Length ( Get ( DesktopPath ) ) -1 ) & "Job Chop-Chop! Export" ) I guarantee it's something as simple, I'm just not seeing it. Thanks in advance for your help! Strangely enough, re-entering the command caused the Send Event command to re-define itself so now it works: Send Event ["aevt"; "odoc"; ... I'm curious how the event changed--any explanation(s)? Edited March 4, 2018 by TeacherEd Updated pic
Recommended Posts
This topic is 2456 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now