home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
028A
/
AUROR.ZIP
/
CALCPAD.DOX
< prev
next >
Wrap
Text File
|
1996-07-17
|
1KB
|
38 lines
CALCPAD.AML
Calculator Pad
This macro displays a simple calculator pad with basic arithmetic
operations, a memory, and four display lines. Floating point numbers
are not supported.
Keys:
────
<esc> // exit
<enter> // repeat last operation
<backspace>, <b> // delete last digit
<ctrl grey*> // paste number from the clipboard
<ctrl enter>, <t> // enter number into an edit window
<c> // clear display
<e> // clear entry line
<s> // store
<r> // recall
<z> // store + memory
<i> // change sign
<+> // add
<-> // subtract
<*> // multiply
</> // divide
<m> // mod
<=> // do operation
<0-9> // enter digit
Mouse:
─────
Single Click on:
button // perform indicated operation