J
Jim May
In a Macro (written originally on my PC Windows) I have as line 2:
Const sPath = "C:\My Documents\Projects\Temp\"
My client has created on his office MAC -
The Folder Project and Subfolder Temp and placed
The appropriate files therein.
While there a few days ago when I tried either saving the file/macro or
either running it, not sure which now, I got an error message with
Pop-up referring to the Path Structure being incorrect and displaying
something like what it was expecting (showing)..
Macintosh:HD:Company Name, Inc:NotSureWhatElse:MaybeProjects:Temp <<<
My only question is how can I find the exact syntax I need (from the
MAC) to
Replace my line 2 above, so that both the macro will run and my file
will save?
Help Much appreciated, IN ADVANCE!
Const sPath = "C:\My Documents\Projects\Temp\"
My client has created on his office MAC -
The Folder Project and Subfolder Temp and placed
The appropriate files therein.
While there a few days ago when I tried either saving the file/macro or
either running it, not sure which now, I got an error message with
Pop-up referring to the Path Structure being incorrect and displaying
something like what it was expecting (showing)..
Macintosh:HD:Company Name, Inc:NotSureWhatElse:MaybeProjects:Temp <<<
My only question is how can I find the exact syntax I need (from the
MAC) to
Replace my line 2 above, so that both the macro will run and my file
will save?
Help Much appreciated, IN ADVANCE!