Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Coverage ON and Line numbers
Message
From
05/12/2015 04:07:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01628511
Message ID:
01628512
Views:
58
>I have
>
>SET COVERAGE TO mylog.txt
>
>in order to debug or optimize my code.
>And VFP logs all the command executions by Line# in this file.
>
>Then looking at each entry in this .txt file showing the Line # (of prg or class), my question is;
>
>Is there a way I see the Line# of my code? (without having to count each time).

In a given edit window you can right-click, click on Properties, and on the property sheet enable "Show line/column position". You can also do this globally under Tools...Options...IDE tab.

You also need to have SET STATUS BAR ON.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform