Bill, I have tried your approach - it works for me - have you tried this from the R> with a pdf in the directory your are in at the time ? Also have you cleared the vfile variable first and checked the value in it after the command fails ?
Regards, John Docherty -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bill Eyring Sent: Friday, 23 September 2011 10:50 a.m. To: RBASE-L Mailing List Subject: [RBASE-L] - Launch Question I am using RBG91_64. I have a variable defined as follows: set v vfile text=null set v vfile='C:\Inspections91\PDF\InsRpt_080111_123111.PDF' The file name and location are correct. Acrobat Reader is installed on my computer. When I issue the command; Launch &vfile I get an error message "THE SPECIFIED FILE WAS NOT FOUND" If I issue the command; Launch .vfile I get the same error. Can anyone point out what is wrong with this approach ? Thanks, Bill Eyring

