| ||||||
| 7/28 |
| 2003/3/26 [Uncategorized] UID:27850 Activity:nil |
3/25 Does this look familiar to anyone? How would I actually run this code:
filename dotsfile 'host-specific-gfs-file-name' <host-options>;
proc datasource filetype=imfdotsp infile=dotsfile interval=qtr
out=foreign outall=forngvar;
where country='111' and partner='158';
run; |