I am working with PowerBuilder 10.5.1 and need to get a user-selected directory path returned to my app via GetFileSaveName or GetFileOpenName.
I already coded the string function to Trim the file name off using:
“as_file=Left(ls_pathfilename, LastPos(ls_pathfilename,'\') -1)”
This works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.