First time here?
Back again?


 
 

Project files are binary files, so can I move my project from Unix to Windows?

CATEGORY: PROGRAMMING
TYPE: GENERAL
IMS VERSION: ALL
PLATFORM: ALL

Although it appears that the project files are binary, they are really ASCII files in an encrypted format.
So you may transfer the files easily between platforms without corrupting the project file.
When you are using ftp (or a similar program), however, you should transfer the files in ASCII mode.

Back to Frequently Asked Questions