Once SPA has been successfully started, the user issues commands which manipulate data or modify the state of the S file. The command line is case insensitive and is comprised of four elements:
Only the first three letters of a function name are significant. With the exception of those functions which modify the program, most operations require one or more arguments. Storing the result of an operation is optional although the last argument from a command line is stored by the program in a location labeled the X register.