1\ Does the generated EXE file support paths like DEVICE=a:\sys\CONFIG.EXE when called in CONFIG?
2\ The maximum number of Chinese characters displayed on the same screen is 64. Then, if the total number of Chinese characters in CONFIG exceeds, for example, 100 non - repeating Chinese characters, but the main menu of CONFIG (that is, the first screen menu after startup) does not exceed 64, and the remaining Chinese characters are in different sub - menus (that is, the subordinate menus entered after selecting the main menu). Is this the same screen? How should such a CONFIG be made with VTMagic?
My idea: Make CONFIG1.EXE\CONFIG1.NEW and CONFIG2.EXE\CONFIG2.NEW in two batches for these 100 Chinese characters, then copy the corresponding character shapes in 1.NEW and 2.NEW to CONFIG.SYS, and then call the EXE files in CONFIG.SYS. But there are two CONFIG.EXE files. Should I call them simultaneously or what should I do?
3\ Some Chinese characters generate invisible characters. I stored some Chinese characters in an ABC text file and generated an ABC.NEW file. In the NEW file, such character shapes appear: "飕憝町锆鸢癖虿蟪舸醯龆鞣 "
4\ Sometimes I feel that when some special Chinese characters are mixed in, there will be a situation where the.EXE file is generated but the NEW file is 0 bytes (no repeated Chinese characters and not exceeding 64).
2\ The maximum number of Chinese characters displayed on the same screen is 64. Then, if the total number of Chinese characters in CONFIG exceeds, for example, 100 non - repeating Chinese characters, but the main menu of CONFIG (that is, the first screen menu after startup) does not exceed 64, and the remaining Chinese characters are in different sub - menus (that is, the subordinate menus entered after selecting the main menu). Is this the same screen? How should such a CONFIG be made with VTMagic?
My idea: Make CONFIG1.EXE\CONFIG1.NEW and CONFIG2.EXE\CONFIG2.NEW in two batches for these 100 Chinese characters, then copy the corresponding character shapes in 1.NEW and 2.NEW to CONFIG.SYS, and then call the EXE files in CONFIG.SYS. But there are two CONFIG.EXE files. Should I call them simultaneously or what should I do?
3\ Some Chinese characters generate invisible characters. I stored some Chinese characters in an ABC text file and generated an ABC.NEW file. In the NEW file, such character shapes appear: "飕憝町锆鸢癖虿蟪舸醯龆鞣 "
4\ Sometimes I feel that when some special Chinese characters are mixed in, there will be a situation where the.EXE file is generated but the NEW file is 0 bytes (no repeated Chinese characters and not exceeding 64).
