> I wish that the command isolated the file name in another parameter so that > I could use a memorized access path number in the directory parameter. Guess > I can’t have it all. > > $path:=Select document(System folder(Documents folder)+$path;"";"Report > name:";File name entry;$aSelectedPath)
$path, the return value, contains the file name if that's what you're looking for. ********************************************************************** 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] **********************************************************************

