single quote in source path while copying data
Posted: Wed Jul 20, 2016 12:50 pm
I want to copy files from one path to another
say from csourcepath='\\abc\k\user's data' to ctargetpath='\\def\gggg\mn data'
how we can remove single quote in source path as TM1 is throwing syntax error because of single quote between r's
say from csourcepath='\\abc\k\user's data' to ctargetpath='\\def\gggg\mn data'
how we can remove single quote in source path as TM1 is throwing syntax error because of single quote between r's