OS directory names with spaces must be enclosed in double quotes.

----- Original Message ----- 
From: "jan johansen" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, December 27, 2012 9:36 AM
Subject: [RBASE-L] - enclosing quotes


: Group,
:
: The following sequence is causing me a challenge.
:
: --tWorkOrders
: SET VAR vDirectoryFileName = (.vFolderName+'\OSDoneWorkOrder.asc')
: SET VAR vDoLoad = ('LOAD tWorkOrder FROM '+.vDirectoryFileName+' AS 
ASCII')
: &vDoLoad
:
: This sequence works fine if vFolderName DOES NOT contain a space.
: I vaguely remember a discussion about this in the past but can't recall 
what
: to do.
:
: Jan 


Reply via email to