Suppose there is a config.sys as follows:
submenu=MS,MS software
submenu=IBM,IBM software
menudefault=MS,30
......
The options under the MS menu all use some part of the same configuration (for example, called MScommon), and the options under the IBM menu also need to use another part of the same configuration (for example, called IBMcommon, but MScommon and IBMcommon are different themselves). How should be written? Can there be several ? Does the position of matter?
Can you give an example of include?
submenu=MS,MS software
submenu=IBM,IBM software
menudefault=MS,30
......
The options under the MS menu all use some part of the same configuration (for example, called MScommon), and the options under the IBM menu also need to use another part of the same configuration (for example, called IBMcommon, but MScommon and IBMcommon are different themselves). How should be written? Can there be several ? Does the position of matter?
Can you give an example of include?


ff /q