linlin911911 |
2013-03-26 14:54 |
無(wú)需特殊工具將新版ZMX以及AGF文件轉(zhuǎn)成舊版的
Back in 2009, Zemax was using ANSI encoding for the ZMX files. In 2010, they switched from ANSI to Unicode encoding. This means that if you try to open a newer Unicode encoded file in an older version of Zemax, it will not load. The way to get around this is just to convert the file from Unicode to ANSI. I've done this successfully using a text editor, but they also added the ZPL keyword CONVERTFILEFORMAT to convert text files between ANSI and Unicode encoding formats. I haven't used it, but I imagine you could just run a loop on all of your ZMX files with this keyword. G\Hck=P[$3 KD$
| |