View Full Version : To display the current path and the file name on t
ko, kwang tae
08-29-2000, 08:04 PM
hi me10 users I would like to know if anyone has written a macro that will allow to display the current path and the file name on the screen. If you have such a macro and would be willing to share it with me, I would be very grateful. Thanks in advance.
Bruce Fisher
09-04-2000, 11:47 PM
Try this. It should work for both Unix and NT. DEFINE PWD LOCAL Dir_str INQ_ENV 0 LET Dir_str (INQ 302) DISPLAY Dir_str END_DEFINE
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.