I know that using wild cards for input and output should force a map to be multithreaded.
But I'm a bit confused as to what the Workspace settings should be. Does it matter if it is File vs Memory? How about the WorkFile Prefix? Create or delete? Unique or Mapname? Do these matter?
What about a run command inside the map? For expample:
RUN("MyPutFTP.mmc", "-WM -IE1S" + NUMBERTOTEXT(SIZE(TEXT(FTPData)))
Does the -WM override the IFD Workspace setting and make it Memory?
Thanks in advanced.
But I'm a bit confused as to what the Workspace settings should be. Does it matter if it is File vs Memory? How about the WorkFile Prefix? Create or delete? Unique or Mapname? Do these matter?
What about a run command inside the map? For expample:
RUN("MyPutFTP.mmc", "-WM -IE1S" + NUMBERTOTEXT(SIZE(TEXT(FTPData)))
Does the -WM override the IFD Workspace setting and make it Memory?
Thanks in advanced.