Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxAudit - errors
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
FoxAudit - errors
Miscellaneous
Thread ID:
00510373
Message ID:
00510373
Views:
44
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.
Reply
Map
View

Click here to load this message in the networking platform