Check-in Number:
|
5077 | |
Date: |
2003-Feb-25 16:26:49 (local)
2003-Feb-25 15:26:49 (UTC) |
User: | thl |
Branch: | |
Comment: |
new feature "+"/"-" on date fields increment/decrement value |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-cui/as-cui.pod 1.16 -> 1.17
--- as-cui.pod 2003/02/25 12:37:06 1.16
+++ as-cui.pod 2003/02/25 15:26:49 1.17
@@ -544,8 +544,8 @@
"." for amount field recalculate end - begin
"=" for a time field recalculates time based on the other two
"~" for a time field rounds to the closest quarter
- "+" for a time field increments time
- "-" for a time field decrements time
+ "+" for a date or time field increments value
+ "-" for a date or time field decrements value
ESC exits from popups/editing and cancel action/input; call menu
CURSOR_LEFT or "h" moves to the cell on the left
CURSOR_RIGHT or "l" moves to the cell on the right
|
|