|
|||
|
On Thu, 24 Nov 2005 02:34:29 -0800, Hari <excel_hari@YAHOO.COM> wrote:
>Hi, Hi! >On the other hand if I modify my macro line to >outfile="\\hari\hari actproj\NewProject\Working\&InitFileName..csv" >then I get a file with extension csv RAWTOTAL_P.csv > >Why is SAS able to files with correct extension if I put 2 periods >after my variable file name? This is a macro variable issue in general, and has nothing to do with proc export, really.. The first period ends the macro variable, the second becomes part of your text. See http://support.sas.com/documentation.../base_macro_69 97.pdf page 28 Arild |
|
|
||||
|
||||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Range Proc export | baudry | Newsgroup comp.soft-sys.sas | 0 | 04-18-2007 08:14 AM |
| Re: Range Proc export | nospam@HOWLES.COM (Howard Schreier | Newsgroup comp.soft-sys.sas | 0 | 04-18-2007 12:26 AM |
| Range Proc export | baudry | Newsgroup comp.soft-sys.sas | 0 | 04-16-2007 03:20 PM |
| 2 periods in extension of Proc export | Hari | Newsgroup comp.soft-sys.sas | 0 | 11-24-2005 09:34 AM |
| Re: Proc Export Question | Xu Libin | Newsgroup comp.soft-sys.sas | 0 | 11-03-2005 05:26 PM |