#dim | |
ACTION: |
set default data type
|
USE: |
specify datatype to be used when this is unspecified
|
EXAMPLE: |
#dim float |
REMARKS: |
The type (or class) must be defined already. |
RELATED: |
#byref
#byval
#noinit
#noprec
#assign
indexbase
|