> there's a problem with the debug window itself. Enter and
_expression_, Step, then clear the field, Step, the
> cleared _expression_ reappears.
>
> it affects exec.scriptdebugfield too, as one can only set fields
that are blank, once something is in the field
> exec.scriptdebugfield won't be able to fill that field again.
I did find and fix some problems, although not exactly the above. I
uploaded a new exe (ie powerpro.exe) to the webeddie folder.
I also thought about your request to dynamically add breakpoints
specifying line numbers. I made it possible to do this, but realize
that if you edit the files, you have to edit the breakpoint loine
numbers.
Put the breakpoints in a global variable called _breakpoints_ using
standard PowerPro string operations. Use a plain number for the
currently running file, or [EMAIL PROTECTED] for line n in script called name.
When you press Run to Break, PowerPro will break lines in _breakpoint_
or at ;b!. The _breakpoints_ variable is also displayed in an edit
box on the dialog and can also be changed there.
Attention: PowerPro's Web site has moved: http://www.ppro.org
SPONSORED LINKS
| Computer monitoring software | Power pro | Computer and internet software |
| Free computer monitoring software |
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
