Search found 96 matches: fire

Return to advanced search

Text (SMS), and emails.

... mass emails. We want to use it only for emergency information, or important events for apartments (like water is going to be off, or there is a fire close to the complex). Additional we would like to send texts (sms). I have used free web services in the past but it seems these have all shut ...
by byron.hopp
Thu Jan 18, 2018 1:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Text (SMS), and emails.
Replies: 4
Views: 1489

Re: Artificial intelligence - Class TPerceptron

... neuron. The neuron receives several inputs, each one has a weight (stored at the neuron) and the sum of all those inputs times their weights may fire or not an output. Backpropagation helps to fine tune those weights, and finally the perceptron "adjusts" itself to the right weight for ...
by Antonio Linares
Fri May 19, 2017 10:35 am
 
Forum: AI Introduction (Harbour code and samples)
Topic: Artificial intelligence - Class TPerceptron
Replies: 29
Views: 8323

Re: Combobox Data

... value exists in the main table .. I haven't made up my mind yet .. I like the incremental search feature of the combobox, but I use Get\Action to fire off a data validation browse .. that way I have my regular get instead of the combobox value .. Don;t know what I am going to do yet. Rick Lipkin
by Rick Lipkin
Fri Sep 18, 2015 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combobox Data
Replies: 7
Views: 1738

Action on Get bypass other get's valid

I noticed that when you press the button on a get that has action clause it does not fire the valid when you are on other gets. It seems that it should skip the valid only on it's own get. Maybe the lCancel for the button should be set when the tget gets the focus ...
by Gale FORd
Tue May 12, 2015 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Action on Get bypass other get's valid
Replies: 0
Views: 358

Save dialog coordinates then redisplay same place

... same place. I can play with it, by moving the dialog further to the right than I want, save the coordinates then re-display. But is there a sure fire way to get it right the first time? This has a problem even if I keep the dialog on the same screen / monitor. anybody know where i am failing. ...
by byron.hopp
Tue Dec 02, 2014 3:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save dialog coordinates then redisplay same place
Replies: 26
Views: 5354

Re: xBrowse in cell of other xbrowse

Francisco You can use EDIT_GET on the cell you wish to activate and use the Pre and Post code blocks to fire off a user defined function to do anything you want. In this example snipit from an invoicing browse .. I am editing the Stock Number cell and calling out a function ...
by Rick Lipkin
Tue Sep 23, 2014 1:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse in cell of other xbrowse
Replies: 4
Views: 942

Re: FWH & Text Messages

... or http://en.wikipedia.org/wiki/List_of_SMS_gateways Example 2 - person send text message to someone’s email account: Fire up SMS on your phone, but instead of entering in a number you want to text, enter an email address. Any email address. Compose your text like normal, ...
by Gale FORd
Thu Aug 21, 2014 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH & Text Messages
Replies: 8
Views: 2327

Re: Events from OLE

Antonio, I am sure that opening the cover of the printer will fire an event. I had tested this in our older system. The software that bridge the "Harbour Application" and the "Ole for Retail" will display a message box when the printer ...
by Jose Dolar
Fri Aug 15, 2014 1:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Events from OLE
Replies: 19
Views: 3367

Re: Clases UI

... the examples (type template and modifying data, and have the application list, although I've always defined as "gun" or "load and fire": D: D ) - In addition, it is easier to set parameters in external configuration files It's my opinion, of course, but any idea will be welcome
by cnavarro
Sun Aug 03, 2014 10:40 am
 
Forum: Utilities / Utilidades
Topic: Clases UI
Replies: 40
Views: 11298

Re: TGRAPH Repopulate

... how to display bars with a BMP-brush http://www.pflegeplus.com/IMAGES/Graph10.jpg IF ::nDegrade = 4 hBmp := ReadBitmap( 0, "Fire.bmp" ) // ::cBitmap is used for the background oBrush := TBrush():New( ,,,, hBmp ) hBru := CreatePatternBrush( oBrush:hBitmap ) FillRect( ...
by ukoenig
Fri Jun 27, 2014 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGRAPH Repopulate
Replies: 30
Views: 10191

Re: bLDClickData

Thanks

Now there is no error. But it does not fire the action.

Regards
ACWoo
Using FHW1304+Harbour+bcc582
by acwoo1
Mon Feb 24, 2014 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bLDClickData
Replies: 10
Views: 1838

Re: SSD y cosas de Windows...

... way of storing data in the clouds, with the inmense advantage of data source control. In fact, if we suddenly loose all our computers (water, fire, thieves, whatever...) there is no lost data at all. Just get a clean computer and in a couple of hours, its a working station again with everything ...
by Antonio Linares
Wed Jul 10, 2013 2:05 pm
 
Forum: Off Topic / Otros temas
Topic: SSD y cosas de Windows...
Replies: 2
Views: 1149

Re: MSVS 2012

Antonio Eureka ! this is the good one. Events are fired with their names, we retreive exactly the same names. I have only one regret , the param table is not sent like in xharbour , we would have a 100% compatibility I explain to fire the events we ...
by Richard Chidiak
Wed May 22, 2013 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSVS 2012
Replies: 77
Views: 15620

Re: TreeView Problem.

Hakan,

Have yoy tried to refresh the treeview ? If that solves the problem. Then we should try to fire it automatically
by Antonio Linares
Mon Apr 15, 2013 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TreeView Problem (SOLVED)
Replies: 14
Views: 3971

Re: Server vs Notebook as Server for FW programms

... ( encrypted ). My data is local, as are my backups. On a monthly basis ( minimum ), I make two removable disk backups and place them in separate fire safes. Another good place for them is safe deposit boxes in a bank vault. Rotate them regularly. I'm cautious about online backups. It has been ...
by TimStone
Tue Jan 22, 2013 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Server vs Notebook as Server for FW programms
Replies: 44
Views: 17440
PreviousNext

Return to advanced search