pinkipathak
Programmer
Hi All,
I am using CS 10.5 SP1 running on Unix Servers.
I am trying to Copy files from workflow attachment to local (file share) using below function in general callback scripts But when files get copied to file share , then any Ä (A WITH DIAERESIS) in name gets convrted to Ä (A with tilde).
Integer FetchVersion(
DAPIVERSION version,
String localFilePath )
Do you have any idea why this is happening. Same thing is working fine for application installed on windows server.
Any reply will be highly appreciatable.
Thanks
Pinki Pathak
I am using CS 10.5 SP1 running on Unix Servers.
I am trying to Copy files from workflow attachment to local (file share) using below function in general callback scripts But when files get copied to file share , then any Ä (A WITH DIAERESIS) in name gets convrted to Ä (A with tilde).
Integer FetchVersion(
DAPIVERSION version,
String localFilePath )
Do you have any idea why this is happening. Same thing is working fine for application installed on windows server.
Any reply will be highly appreciatable.
Thanks
Pinki Pathak