bryanbayfield
Technical User
Hi:
I need to obtain a string representing the "long" filename of a program, and the code actually needs to be written inside that program.
So, if the filename of the program is C:/Windows/Desktop/blah.sas I need some code I can put within that program that returns "C:/Windows/Desktop/blah.sas" to a macro variable which I can then use in a call to another macro.
Anyone got any ideas on this?
I have tried messing around with X statements etc, to no avail.
Thanks.
bryan.
I need to obtain a string representing the "long" filename of a program, and the code actually needs to be written inside that program.
So, if the filename of the program is C:/Windows/Desktop/blah.sas I need some code I can put within that program that returns "C:/Windows/Desktop/blah.sas" to a macro variable which I can then use in a call to another macro.
Anyone got any ideas on this?
I have tried messing around with X statements etc, to no avail.
Thanks.
bryan.