Reading data from QVX files
Last updated: 8/5/2026
Similarly to QVD and text files, QVX files can be referenced by a load statement.
Examples:
Load * FROM C: \qvxsamples\xyz.qvx (qvx);
Load Name, RegNo FROM C: \qvxsamples\xyz.qvx (qvx);