Altrev
26th February 2014, 02:40
Hi,

Is there a way that I can use tha select.file() to view the local windows files instead of my Server/Unix files?

I'll like to have a session that import files to the server with the option of windows explorer. :confused:

Thanks in advance

vamsi_gujjula
26th February 2014, 14:25
But mind you its only on ERPLN

#include <bic_desktop>

function long seq.open.dialog.local (boolean mselect, string defaultname, string directory, string filter, ref string filename)

Altrev
27th February 2014, 02:23
Hi,
One more question, can the select.file for Server files show the date & time, or is there an option to sort the files by date & time?
Thanks