Sps commands and syntax

Hi all,

is there a central resource for all sps commands and syntax available in Teddy?

I’m aware of :

+sys wait /nowait
+sys del
+sys ren
+sys copy
+apply

I’ve already looked through the Handbooks (e.g. Basic handbook Chapter 11 (2020), Chapter 2 (2022)), but surely there’s much more that can be done with these commands?

Thanks

Hi,
Command SYS calls the command-line interpreter with the arguments like del, ren, copy, etc. To explore all capabilities of Windows command-line interpreter, you may refer to https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands.

1 Like

Here is the relevant section in the basic manual (2023):

(SOFiSTiK basic manual, chapter 2.9.7 Operating System Commands)