HOpenDF Question

Apprentice
Posts: 19
Joined: 2007.07
Post: #1
"HOpenDF" can use the path in the paramter "filename"?
If so, what format does it look like?? Should I covert C string to Pascal string?
Quote this message in a reply
Luminary
Posts: 5,125
Joined: 2002.04
Post: #2
Don't use HOpenDF, use a sensible function like fopen instead.
Quote this message in a reply
Post Reply