Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in ViewLog.PrintLogReport()
Message
 
To
13/01/1999 14:00:58
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00175599
Message ID:
00176200
Views:
40
Hey Rick,

Thanks for the feedback. I'll look into that and get back to you.

>I installed FoxAudit today and have found that reports I produce were not printing the User id number on the line in the report that begins
>
>User: made changes on: 01/13/1999 09:00,
>etc. I changed the default field sizes and think I have found the problem. In the ViewLog form, the PrintLogReport method has the following code:
>
>AFIELDS(laTempLog, 'FA_TempLog')
>...
>lnUpdWhoSize = laTempLog(10,3)
>...
>
>I believe this is referring to the wrong field for its size. I changed the code to:
>
>lnUpdWhoSize = laTempLog(12,3)
>
>If this correct? Thanks.
>
>Rick Hawkins
>Rose Valley Software Studio, Inc.
Jim Duffy
Microsoft MVP
INETA Speaker
TakeNote Technologies
Developer's Choice Award Winner for Best Training Company
Specializing in VB.NET, ASP.NET, VFP, and SQL Server Training and Development
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform