Xbasic
*concat_keys Function
Syntax
C *CONCAT_KEYS(C Key1[,C Key2[...]])
Arguments
- Key1
Character
- Key2
Character
Description
Concatenates key expressions, keeping the result under the MAXIMUM index key length, and eliminating 'blank' space from the end of keys.
See Also