@sweh
Thanks for the MMB_Utils tools - I have been using them to integrate features into MacOS TextMate (e.g. write to .ssd, renumber BASIC programs, etc) - more to come on this
the getfile function has a limitation in that if a directory already exists it stops the script from running - this is understandable behaviour but there are occasions where a force function is desirable even if the directory already exists
Attached is a git diff file that allows a '-y' option and this bypasses the mkdir function - and if a file already exists then it is suffixed with the appropriate -x sequence
Hope you find this useful and feel you can add it to the main branch in some way - let me know if you want me to send content to you in any other way
David
Thanks for the MMB_Utils tools - I have been using them to integrate features into MacOS TextMate (e.g. write to .ssd, renumber BASIC programs, etc) - more to come on this
the getfile function has a limitation in that if a directory already exists it stops the script from running - this is understandable behaviour but there are occasions where a force function is desirable even if the directory already exists
Attached is a git diff file that allows a '-y' option and this bypasses the mkdir function - and if a file already exists then it is suffixed with the appropriate -x sequence
Hope you find this useful and feel you can add it to the main branch in some way - let me know if you want me to send content to you in any other way
David
Statistics: Posted by datamgmt — Wed Dec 11, 2024 5:52 pm