Posted by Jeff Cinelli on October 15, 2018 at 19:31:43:
In Reply to: Parameters for Extended files posted by Yves Ste-Marie on October 15, 2018 at 12:56:57:
Here's an code example. On the createkey statement, the first number is the field length, and the second is the position in the record.
MAKEC1A:
CREATE 'C1A',756,K,6,0,DIR=XKDIR$
CREATEKEY 'C1A','SK.NAME',30,6,DIR=XKDIR$
CREATEKEY 'C1A','SK.CITY',15,86,DIR=XKDIR$
CREATEKEY 'C1A','SK.ZIPCODE',5,111,DIR=XKDIR$
RETURN
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.