BASIC
ABORT
ASSIGNMENT
BOOLEAN
BRANCHING
BSD
COMPILE.TIME
CONSTANT
DIMENSION
DYNAMIC
EQUATE
EXECUTE
IO
MATH
NLS
SQL
STRING
SYSTEM
TABLE
TAPE
TBD
TRANSACTION
TRANSFORM
PROC
BRANCHING
BUFFER
EXECUTE
TCL
ANALYSIS
IO
SYSTEM
|
BASIC CMD: INPUTDP |
This is the NLS safe version of the INPUT command. |
|
|
format: INPUTDP Parameter,Numeric
|
Options |
Notes |
Result |
Code Examples |
| INPUTDP ANS,12 |
Since NLS characters can be multi-byte, INPUT ANS,12 is dangerous because it will take 12 bytes which may not be the desired number of characters. INPUTDP,12 will count characters, not bytes. |
|
|
|
|
|
Synonyms |
| See also |
INPUT
| INPUTCLEAR
| INPUTDISP
| INPUTERR
| INPUTNULL
| INPUTTRAP
|
Categories |
ALL
| IO
| NLS
|
More Details or Suggestions?
|
Updated from a Post-Relational data table on 10:18:26 23 Apr 2010
Courtesy of Key Ally, Inc.
More information at U2-Users Group
UniVerse is a Trademark of Rocket Software. Previous, IBM, Informix, Ardent, and vMark.
DMOZ
Wikipedia
|
|
|