RCLF

Member Of Menu: 
Test
Argument Types: 
None
Result Type(s): 
Integer
Invertible: 
No
Valid In Expression: 
No
Stack Diagram: 
Integer1

This operation retrieves the current calculator flags and pushes it as an integer value onto the stack. See this page for information about the calculator flags.

Note that you should make sure to set the integer word size to 64 (see the STWS for more information) before working with the flags. Otherwise, integer values on the stack will be truncated to fewer than 64 bits and you will not end up seeing all bits in the calculator flags.