Hi Neil,

I searched and found the v15 method you mentioned. It was authored by Stephen 
J. Orth. I created the method and ran it but it didn’t work for me. Not sure 
why.

Although I’ll respond in another email to what did work...

Appreciate,
John…


>> On the left side pane the Variables is the top and anything above that I do 
>> not have access to. I cannot get to the debugger buttons.
> 
> There was a debugger reset method that was posted a few years ago. I don't 
> have the one for v15 but if you search you might be able to find it. I think 
> it was written by Miyako.
> 
> This is the v17 version:
> 
> C_TEXT($tPath)
> 
> $tPath:=Get 4D folder(Active 4D Folder)+\
> "4D Window Bounds v"+Substring(Application version;1;2)+Folder separator+\
> "runtime"+Folder separator+\
> "[projectForm]"+Folder separator+\
> "4ddebugger.json"
> 
> If (Test path name($tPath)=Is a document)
>       ON ERR CALL("Blank")
>       DELETE DOCUMENT($tPath)
>       ON ERR CALL("")
> End if 
> 
> 
> Neil
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Privacy Disclaimer: This message contains confidential information and is 
> intended only for the named addressee. If you are not the named addressee you 
> should not disseminate, distribute or copy this email. Please delete this 
> email from your system and notify the sender immediately by replying to this 
> email.  If you are not the intended recipient you are notified that 
> disclosing, copying, distributing or taking any action in reliance on the 
> contents of this information is strictly prohibited.
> 
> The Alternative Investments division of UMB Fund Services provides a full 
> range of services to hedge funds, funds of funds and private equity funds.  
> Any tax advice in this communication is not intended to be used, and cannot 
> be used, by a client or any other person or entity for the purpose of (a) 
> avoiding penalties that may be imposed on any taxpayer or (b) promoting, 
> marketing, or recommending to another party any matter addressed herein.

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to