_Ralph_
12th September 2008, 20:02
Hello everyone!

A long time I'm looking for a solution to do this.

In ERP LN it's possible to call the function dir.select.dialog.local() to display a Windows Browse For Folder dialog that's useful in session that use file transfers routines.

But unfortunately it only shows the local folders and worst, only on Windows OS.

Session ttiex1284m000 (import patch) has a dialogs(zoom of patchname file field) that shows a tree of all folders of the server(and works in all OS). As it looks like a GBF(and i do not have knowledge of it) I ask your suggestions of how to create it =)

thank you!

NPRao
12th September 2008, 20:30
Use DLL tgbrg0019, function "File Selection"

Refer to the link - Server File browser (http://www.baanboard.com/baanboard/showthread.php?t=1844&highlight=select.file)

_Ralph_
12th September 2008, 20:55
Thats works!

thanks buddy!