![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 5 of 5 total |
![]() |
Sat, Jan 23 2016 6:33 AM | Permanent Link |
Gruetzmacher | Hello,
just 2 days into ewb i wonder how to use the debugger. the program never stops at the breakpoint can anyone guide me? thank you |
Sat, Jan 23 2016 12:47 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | << just 2 days into ewb i wonder how to use the debugger. the program never stops at the breakpoint >>
There is no debugger at this time. Tim Young Elevate Software www.elevatesoft.com |
Sun, Jan 24 2016 5:08 AM | Permanent Link |
Matthew Jones | Tim Young [Elevate Software] <timyoung@elevatesoft.com> wrote:
> << just 2 days into ewb i wonder how to use the debugger. the program > never stops at the breakpoint >> > > There is no debugger at this time. Worth mentioning that you can do a lot of useful debugging in something like the Chrome developer tools debugger though, to work out what is happening. I tend to have a panel though with a memo in which a Report() function can put strings. Then I can see what is happening in my code. Obviously this is not visible in end user versions. -- Matthew Jones |
Mon, Jan 25 2016 4:36 AM | Permanent Link |
Matthew Jones | Matthew Jones wrote:
> a lot of useful debugging in something > like the Chrome developer tools debugger though, to work out what is > happening. Also worth mentioning now I think of it is that you want to turn off the compression, and if assign a string to a variable that you can then find, you can pinpoint the lines easily. myvar := 'Breakpoint here'; You can find the string in the Chrome debugger, and then add the breakpoint. -- Matthew Jones |
Mon, Jan 25 2016 8:14 AM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | As Matthew indicated, there *are* other debugging options, which are covered in the manual:
http://www.elevatesoft.com/manual?action=viewtopic&id=ewb2&topic=Debugging Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Wednesday, March 29, 2023 at 10:59 PM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |