Bill,
 
Tried this 
 
LAUNCH 'C:\DONLEN.XLS'
 
and 
 
 
LAUNCH 'I:\CDI Common\CDI Customer Spread Sheets\DONLEN VEHICLE
LIST.XLS'
 
Neither worked.
 
Any Idea's ?
 
Steve
 
 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Downall
Sent: Wednesday, November 12, 2008 7:23 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: 6.5++ and 7.6 question


Steve, 

With the spaces in the file name, you need quotation marks. Use your
current QUOTE character, which by default should be a single quote:

R>LAUNCH 'I:\CDI Common\CDI Customer Spread Sheets\DONLEN VEHICLE
LIST.XLS'


Bill



On Wed, Nov 12, 2008 at 7:18 AM, Steve Breen <[EMAIL PROTECTED]>
wrote:


        Tried this as a test and no luck
         
        R>LAUNCH I:\CDI Common\CDI Customer Spread Sheets\DONLEN VEHICLE
LIST.XLS
         
        ????
         
         
        Steve

________________________________

        From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Lustig
        Sent: Tuesday, November 11, 2008 11:28 PM
        To: RBASE-L Mailing List
        Subject: [RBASE-L] - Re: 6.5++ and 7.6 question
        
        
        <<
        Can you call a pdf or excel spread sheet a file directory from
RBase.
        >>

        LAUNCH <<FileName>>

        --
        Larry



Reply via email to