Hi Steve, Which 4D version? Mac or Windows? There should be no difference, but I tested it on Mac using v15.
$path:=“Macintosh HD:Users:myname:Dektop:filename.txt” $path:=Select document($path;”text”;””;File name entry) The Save As dialog opens in this case the desktop and sets the file name as expected. But the parent path must be pointing to an existing directory. If not, I get the documents folder as default. HTH Koen > Op 20 aug. 2017, om 03:00 heeft Steve Slanec via 4D_Tech > <[email protected] <mailto:[email protected]>> het volgende geschreven: > > Does anybody know if there is a way to present a Save As dialog using a > memorized path and stuffing the Save As field with a suggested file name? > > It seems to me the Select document command lets you do one or the other, but > not both. If I could retrieve a memorized path somehow, I could use Create > document, but I don’t know how to get a memorized path. > > Thanks for any ideas -------------------- Compass bvba Koen Van Hooreweghe Kloosterstraat 65 9910 Knesselare Belgium tel +32 495 511.653 ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

