Re: Stop to Debug a program

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Cindy Winegarden (cindy_winegarden_at_msn.com)
Date: 11/04/04


Date: Thu, 4 Nov 2004 16:54:05 -0500

Hi Rob,

In addition to what Olaf suggested, you can use SUSPEND. Alternatively you
can set a breakpoint on some value to stop when it changes, including
Program() or Program() = "MyProgram". That way you don't have any extra
stuff in your code.

-- 
Cindy Winegarden  MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden@msn.com  www.cindywinegarden.com
"Robert" <Robert@discussions.microsoft.com> wrote in message 
news:94FB2F05-3CAD-40E3-BEAC-53BEE70E0AC0@microsoft.com...
> Hi,
>
> I'm using FoxPro 6. In the program I need to stop the running so i can 
> step
> through the remaining bit. I know there is a command i can put in the 
> program
> which will do this. I have used the command in the past. BUT I can't for 
> the
> life of me remember what the command is. I think it's something like SET
> STOP, but am unsure.
>
> Any help would be greatly appreciated.
>
> Rob 


Relevant Pages

  • Re: What language are assemblers written in?
    ... The Microsoft Macro Assembler Package v 3.01 is a technical update to the Micro- ... SYMDEB and MAPSYM, the interactive symbolic debug utility for Microsoft langua- ... Help command has been added to display the command syntax. ... breakpoint - to speed debugging and avoid repetitive typing. ...
    (comp.lang.asm.x86)
  • Re: VBA execution
    ... There is no autoexec macro but, as I said, there is a startup form. ... question now is where in this form do I put the Stop command. ... cannot set a breakpoint in an application that isn't running yet. ...
    (microsoft.public.access.gettingstarted)
  • Re: Enable CONFIG_USB_SUSPEND by default or some mobile HD cant be unplugged safely
    ... I have no way to unplug ... turns it into `suspend' mode, ... -remove SCSI disk ... Thing is that some USB storage devices don't support both of those commands. ...
    (Linux-Kernel)
  • Re: Debugging embedded python
    ... 02 // Includes mpla, mpla mpla... ... 19 // Some python module stuff ... Breakpoint at line 29: There is a strange combination of next, step, ... commands, which here is the fotis.rootcommand. ...
    (comp.lang.python)
  • Re: Preventing Tight Loops
    ... command might be interrupted as well as provide several different options ... consequences of interrupting the command etc. ... I wonder how ON KEY LABEL CTRL+0 SUSPEND would work? ...
    (microsoft.public.fox.programmer.exchange)