Re: Trying to concatenating strings to a file path
- Posted by axtens_bruce May 08, 2024
- 539 views
ChrisB said...
object slash = '\'
SLASH would seem to be just the ticket then. And don't forget join_path
-Bruce
object slash = '\'
SLASH would seem to be just the ticket then. And don't forget join_path
-Bruce