Search found 306 matches

by gordon
Mon May 20, 2019 2:57 pm
Forum: General Development
Topic: BREAK Command Features
Replies: 9
Views: 19454

Re: BREAK Command Features

It sounds like BREAK FILE nnn would be used quite a bit.

Good suggestion. I'll put it on the 4.4 list.

4.3 is in "bug fix only" status.
by gordon
Mon May 20, 2019 5:06 am
Forum: General Development
Topic: BREAK Command Features
Replies: 9
Views: 19454

Re: BREAK Command Features

The idea in calling a custom function is to allow one program snippet to check for any number of conditions. Defining a debug function would not affect normal processing because normally the BREAK IF command would not be issued. I thought about issuing a temporary, immediate statement that would be ...
by gordon
Sun May 19, 2019 5:42 pm
Forum: General Development
Topic: BREAK Command Features
Replies: 9
Views: 19454

Re: BREAK Command Features

Gabriel.. I'm sure you realize that some of your challenges are not experienced by the majority of BR users. Most of us do not have to deal with someone else's spaghetti code. On the other hand I have a feature in mind that would solve your problem, along with many others. I didn't want to pre-annou...
by gordon
Fri May 17, 2019 8:28 pm
Forum: General Development
Topic: BREAK Command Features
Replies: 9
Views: 19454

BREAK Command Features

A few items I have not been aware of that ease debugging are: * The BREAK command can name a user defined function instead of a label or line number. This will cause the program to enter step mode when the function is entered. * Break line references can refer to clause numbers as well. e.g. BREAK l...
by gordon
Mon Sep 10, 2018 4:52 pm
Forum: General Development
Topic: web services
Replies: 9
Views: 20381

Re: web services

In this case your intent is to access web services. This can be done with HTTP client. My earlier posting was concerning the provision of web services. For that you would need to use the BR Web Server. You can do both in a single application but the 2 are not the same and they don't overlap in any m...
by gordon
Fri Sep 07, 2018 9:38 am
Forum: General Development
Topic: web services
Replies: 9
Views: 20381

Re: web services

The most popular underlying protocol for supporting Web Service communication is HTTP. Please note we are not speaking of HTML. HTTP is a stateless (each transaction stands on its own) protocol for managing the transfer of data. Typically the protocol that underlies HTTP is TCP. TCP handles the reli...
by gordon
Mon Aug 13, 2018 2:10 pm
Forum: Non-BR Topics
Topic: superfetch
Replies: 1
Views: 10354

Re: superfetch

Another Win 10 background process imposed by default is called Telemetry by Windows. It is essentially data gathering on everything you do under Windows. I found it to be consuming an inordinate amount of CPU and disk processing on my Win 10. Here is a procedure for disabling it: https://winaero.com...
by gordon
Fri Aug 10, 2018 2:47 pm
Forum: Announcements
Topic: Contract Work or Code for Purchase?
Replies: 3
Views: 15862

Re: Contract Work or Code for Purchase?

Do you use FileIO?
by gordon
Thu Aug 09, 2018 7:21 am
Forum: Non-BR Topics
Topic: superfetch
Replies: 1
Views: 10354

superfetch

Microsoft, in its infinite wisdom, has once again intruded upon its users to do them a favor and speedup their future use of applications by downloading many megabytes of data in anticipation of the users possible use of those applications. It doesn't tell you what it is doing, or let you select whi...
by gordon
Thu Jun 21, 2018 2:58 pm
Forum: Non-BR Topics
Topic: browser issues
Replies: 0
Views: 17382

browser issues

I have pretty much avoided all Microsoft products except Windows and Visual Studio over the years for obvious reasons (mainly their propensity to intrude). So I switched to Chrome some time ago. Then, when Google started snooping around and gathering information on anything I do on the web, I switch...
by gordon
Thu Apr 26, 2018 10:27 am
Forum: Conferences
Topic: Conference Dinner on Thurs - need your input ASAP
Replies: 7
Views: 18069

Re: Conference Dinner on Thurs - need your input ASAP

Anywhere that serves hot dogs is ok with me.
by gordon
Wed Mar 28, 2018 9:49 am
Forum: Conferences
Topic: Pre Conference Webinar
Replies: 20
Views: 38447

Re: Pre Conference Webinar

OK Everyone.. Please connect now.
by gordon
Mon Mar 26, 2018 5:52 pm
Forum: Conferences
Topic: Pre Conference Webinar
Replies: 20
Views: 38447

Re: Pre Conference Webinar

So we will have only 2 people attending?

Please check in here (rsvp) if you would like to attend a 1/2 hour webinar this Wednesday.
by gordon
Fri Mar 23, 2018 7:37 am
Forum: Conferences
Topic: Pre Conference Webinar
Replies: 20
Views: 38447

Re: Pre Conference Webinar

OK Google meet it is.

Now who wants to attend?
by gordon
Thu Mar 22, 2018 8:06 pm
Forum: Conferences
Topic: Pre Conference Webinar
Replies: 20
Views: 38447

Pre Conference Webinar

Greetings. We had originally planned to do a "10,000 foot" seminar wherein we would provide an overview of the tools we recommend for development of web applications in conjunction with Business Rules applications. Since we didn't do that last fall and the conference is just around the cor...