On Oct 20, 2017, at 4:30 PM, Chip Scheide <[email protected]> wrote:
>> $command_t:="mv "+GetPOSIXfilePath ($folderPath_t)+" > had trouble here - > apparently 4D's (v13) Convert path system to POSIX command - fails to > do what it is advertised to do..... > Fortunately I had a routine already written to do this. That’s exactly why I wrote my own. I use the 4D Convert path system to POSIX command but then Replace String for all spaces to “\ “. That seems to make it work. Tim ******************************************** Tim Nevels Innovative Solutions 785-749-3444 [email protected] ******************************************** ********************************************************************** 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] **********************************************************************

