QvdNoOfRecords - scriptfunctie
Example: Deze scriptfunctie retourneert het huidige aantal records in een QVD-bestand.
Syntax:
QvdNoOfRecords(filename)
Arguments:
Argument | Beschrijving |
---|---|
filename |
De naam van een QVD-bestand, indien nodig met pad, als map- of webgegevensverbinding. Example: 'lib://Table Files/' In de bestaande scriptmodus, worden tevens de volgende padindelingen ondersteund:
|
Examples:
QvdNoOfRecords ('MyFile.qvd')
QvdNoOfRecords ('C:\MyDir\MyFile.qvd')
QvdNoOfRecords ('lib://data\MyFile.qvd')