delphidestructor
Programmer
- Oct 20, 2000
- 67
I am writing a small utility to create (op. 14) Btrieve data files. I am having a problem in the key specifications with the key position. I keep getting a return code of 27 (invalid key position). I can create files with no keys defined but when I send in a key spec of a simple 4-byte key in position 1 I get a return code of 27. Any value entered for this returns the same. Am I overlooking something in the key flag value, or possibly something else? Mike