Although in the basic manual it is stated that any desired shell command may be executed, see below:
I cannot execute with cmd on Windows 10 the following statements:
- Changing the code page
+SYS chcp 65001 - Print info
+SYS echo some info
Nevertheless, I do can execute e.g. del, copy, ren. May be SYS support just a subset of shell commands?
