Search found 19 matches: driving

Return to advanced search

Interesting discussion with ChtGPT

... simpler will be preferred. ChatGPT: That's an interesting consideration. Here are some thoughts on that: Simplicity: Simplicity can indeed be a driving factor, especially for newcomers to programming. A clear, easily understandable syntax can help people get started and reduce the learning curve. ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1250

Re: CLASS modification

... also being phased out in favor of web-based solutions. The advancements in technology and the need for more sustainable and efficient options are driving this transition in both industries. Best regards, Otto
by Otto
Fri May 26, 2023 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1776

Re: MS Visual Studio

Dear Detlef,

Do yourself a favour: start using Harbour and install Microsoft Visual Studio Community 2022

You will feel like driving a brand new car... :-)
by Antonio Linares
Thu Jul 07, 2022 5:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MS Visual Studio
Replies: 23
Views: 1529

Re: edit a cell of a xbrowse

i do not understand you clearly. Please explain point by point clearly. Sorry I wrote it from my smartphone while driving...... I explain you This is my test (with your functions) #include "fivewin.ch"#include "constant.ch"function Matrix()local oDlg, ...
by Silvio.Falconi
Sat Jun 11, 2022 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: edit a cell of a xbrowse
Replies: 12
Views: 726

Re: EasyReport progress?

... card. One can assume a very high availability. Just today, I exchanged an email with Silvio, and he told me that he already has 5G. With 5G, self-driving cars should also be safe on the road. So I think internet will have a future. Best regards, Otto
by Otto
Mon Mar 29, 2021 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8991

Re: New Password problem

... fail-safe. You can get the Internet over the landline and have an additional SIM card in your router for automatic failover. If there are self-driving cars, then the internet problem will be solved for sure. But I think that a local web server is used within the company. Here is a function ...
by Otto
Fri Oct 02, 2020 6:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Password problem
Replies: 23
Views: 3308

IF

I am running this simple code

cUserName := "Luis"

If cUserName <> ""
? "Not Empty"
Else
? "Empty"
EndIf

The response is "Empty".
I tried everything that I can think.
Driving me crazy...

Thanks
by luiscambuston
Thu Mar 12, 2020 7:22 pm
 
Forum: mod_harbour
Topic: IF
Replies: 4
Views: 1061

Re: SmartCard reader and Fivewin

... our software. It is actually quite simple. They have the smart card keypad / signature terminal connect to the computer, and it is completely driving by their software ( a DLL ). Our program calls their dll functions and passes it some information about the order ( Invoice ID #, amount, Client's ...
by TimStone
Tue Jan 26, 2016 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SmartCard reader and Fivewin
Replies: 8
Views: 2215

Re: To Antonio: outportbyte()

Antonio, I use this for driving a stepper-motor over the parallel-port.
A source for such kernel-mode-driver you found on:
http://www.highrez.co.uk/downloads/inpout32/default.htm
by byte-one
Wed Jul 24, 2013 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio: outportbyte()
Replies: 4
Views: 769

Re: Loosing buttons in RibbonBar

Hi Gale, I had problems with this images before as well, but what is driving me crazy is that only happens in Harbour 3.0 and up, and in SVN xHarbour... With xHarbour 1.2.1 Rev 9388 it does not happens at all... As I pointed out before, modifying the images ...
by Bayron
Fri Jul 27, 2012 7:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Loosing buttons in RibbonBar
Replies: 29
Views: 6904

Re: Loosing buttons in RibbonBar

... I had no more problems with images. I do not know now what their original format was but those particular images were screwing up my app. It was driving me crazy with support calls.
by Gale FORd
Fri Jul 27, 2012 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Loosing buttons in RibbonBar
Replies: 29
Views: 6904

Re: How do you deal with your users?

... side of the story. I usually get to work with system administrators. It is a lot easier than with an end user. But this particular end-user was driving crazy the office-manager, so she was allowed to create a ticket... I later spoke to the office manager, and she was having a blast. I also use ...
by reinaldocrespo
Wed Oct 28, 2009 4:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do you deal with your users?
Replies: 19
Views: 5052

Re: Google maps rotes

I recently purchased a GPS and I would highly recommend one for anyone driving for business. I will never go back to using printed route instructions. The GPS is like having a navigator in the seat next to you. And they are cheap now--I paid around US$200 for ...
by James Bott
Mon Aug 10, 2009 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google maps rotes
Replies: 23
Views: 7005

shellexecute

... msginfo( Curl ) SHELLEXECUTE(nil,"open", cURL,0,0,1) One program this works and the other different program it does not .. Driving me absolutely nuts .. I have created a 3 line test program with the above lines and it works .. However, the Shellexecure that will not respond ...
by Rick Lipkin
Thu Feb 12, 2009 11:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: shellexecute
Replies: 1
Views: 507

Bitmaps

... comment out this code) I expect that LoadBitmap should return a Poimter in memory to the BitMap and not just a straight numeric valve. This thing driving me crazy. Brad, the handle ( a numeric value ) is actually an address where your resource (bitmap) is loaded. in your process space. I had similar ...
by Antonio Linares
Wed Aug 27, 2008 7:34 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 77145
Next

Return to advanced search