Skip to content

RScript.exe and map directory issue

2 messages · Duncan Murdoch, Nordlund, Dan (DSHS/RDA)

#
On 12-05-31 4:40 PM, Bert Jacobs wrote:
Probably you'll need to put the file path in quotes.  I suspect either 
single or double quotes will work.

I don't know how to put quotes in a quoted string in Excel, but I 
imagine there's a way.

Duncan Murdoch
#
Single quotes will not work.  Windows requires double-quotes around path names that contain spaces which are passed to the shell/command prompt.  In addition, each path/filename with a space must be double-quoted separately.  In this instance, you may be able to use single-quotes for the outer set of quotes, thereby eliminating the need to double the inner quotes (because the outer quotes are for Excel and will be stripped before they get to the shell).


Hope this is helpful,

Dan

Daniel J. Nordlund
Washington State Department of Social and Health Services
Planning, Performance, and Accountability
Research and Data Analysis Division
Olympia, WA 98504-5204