A ankit_jkt New Member Jun 11, 2012 #1 Hi All, I have a file (file name is available) and i want to fetch the location (Path of the file) of this file using progress 4GL code. Can anyone help me? Please reply urgently. Thanks.
Hi All, I have a file (file name is available) and i want to fetch the location (Path of the file) of this file using progress 4GL code. Can anyone help me? Please reply urgently. Thanks.
K KrisM Member Jun 11, 2012 #2 Should this location fetch be limited to folders listed in the propath, or should it include other folders ?
Should this location fetch be limited to folders listed in the propath, or should it include other folders ?
K KrisM Member Jun 11, 2012 #4 Then you will need an OS command. You do realise that a search of the entire system can take long time ?
Then you will need an OS command. You do realise that a search of the entire system can take long time ?
rzr Member Jun 13, 2012 #5 try http://www.progresstalk.com/showthread.php?115430-Search-for-a-File(s)