The Exec Command

exec.png

Command Summary

Executes a string of assembly opcodes.

Command Syntax

:Exec string [, expression1] [,expression2]…

Menu Location

This command can't be found in any menu besides the command catalog.

Calculator Compatibility

This command works on all calculators.

Token Size

? bytes

The Exec command allows you to execute assembly-language opcodes. The optional expressions let you pass one or more arguments for a program.

You need to be careful though. If you make a mistake, then you could lock up your calculator and lose your data.

Optimization

Error Conditions

Related Commands

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.