Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxAudit - errors
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
FoxAudit - errors
Divers
Thread ID:
00510373
Message ID:
00510373
Vues:
45
Does anyone use FoxAudit? We purchased it, and I'm getting a couple of errors & wondering if it's how I'm using it or if it's the product.

Emails to foxaudit@takenote.com have gone unanswered.



ofoxaudit_test.processlog("RB", "test", ctod("21/05/01"))
generated

error: 1734
message: property trestoretodate is not found
method: validaterestoreparams
line #: 40
code: this.trestoretodate = dtot(this.trestoretodate)

(docs say that using a date should work, and will be converted to
time at 12:00am)

**** then I tried ****
ofoxaudit_test.processlog("RB", "test", ctot("21/05/01"))
generated

error: 1
message: file 'c:\work\tracker\tracke\preocrd.dbf' does not exist
method: flocktables
line #: 89
code: use (lcfulltable) order (lctag) && exlcusive

Data is in c:\work\tracker\tracker\data\precord.dbf

do logupdate
find "test_log"
"operator mismatch"
ignore

then rerun it; and says "it's already converted"

Funny since I used 6.0 to create the logs.

Using GUIProcessLog() gave me the same error as before "c:\work\tracker\tracke\precord.dbf" does not exist.
Répondre
Fil
Voir

Click here to load this message in the networking platform