Search found 32 matches: intervention

Return to advanced search

Re: WooCommerce

Silvio, Then you will need to use the API. Uploading a csv will always need intervention of customer. At least in my webshop. I suppose you have the Token from the shop in order to connect. Here is a small sample of connection via API. WooCommerce seems to work ...
by Marc Venken
Fri Oct 20, 2023 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WooCommerce
Replies: 3
Views: 274

Re: Using free AI power from our Harbour apps !!!

Look how simple is the new code of gpt4all.prg: You can query the oAI without user intervention too :-) #include "hbclass.ch"#include "FileIO.ch"function Main()   local dummy := QOut( "Loading GPT4All... cpu speed: " ...
by Antonio Linares
Mon Apr 03, 2023 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using free AI power from our Harbour apps !!!
Replies: 20
Views: 1650

Re: Using WebView with Borland !!!

... tests on web apps :-) Next example will help you to see it much clearer, when you see a web app being used "automatically" without user intervention and checking for itself if it is working as expected or not Basically from our Harbour app, we load a web app and automatically start filling ...
by Antonio Linares
Sun Jan 30, 2022 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using WebView with Borland !!!
Replies: 91
Views: 7382

Re: recto verso printing

The question is of there exist a function within Fivewin that, without manual intervention of the printer, can send pages to the printer ready to be printed recto verso
by jds
Sat Apr 03, 2021 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: recto verso printing
Replies: 3
Views: 425

Re: Imágenes en una DBF

... the main program only. is there a way this can be made automatic.? it can be done by entering the EXE file into the table, but we still need our intervention to manage it. It is very good if we update the program, the program on the client's computer can be updated automatically. Mr Rao, can ...
by Mulyadi
Thu Feb 18, 2021 7:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imágenes en una DBF
Replies: 24
Views: 1743

Re: Transym OCR wrapper functions for Harbour

... after abandoning it. In all honesty, I don't remember my code although I'm pretty sure I had to write some c. It has been working without my intervention for years and my mind has been somewhere else for a very long time. If you need help, I can try to find time to go back and review my code. ...
by reinaldocrespo
Wed Feb 17, 2021 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2697

Creating a silent file to .pdf

... sounds just like what I need to generate a "silent" report and create a .pdf document of the report in the background without any user intervention .. no User dialog or the user to select a .pdf printer .. PRINT TO oPrn FILE "name.pdf" Am I on the right track here in my understanding ...
by Rick Lipkin
Wed Aug 12, 2020 1:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating a silent file to .pdf
Replies: 18
Views: 1987

Re: Mysql with ADO

... disconnected and get connected again (especially low cost broadband connections), may be in few seconds it gets reconnected again without any user intervention, but if you try to do some operation on the database, even after the connectivity is re-established, it was giving problems. May be the ...
by anserkk
Mon Oct 29, 2018 9:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mysql with ADO
Replies: 11
Views: 2288

Re: Isprinter and bluetooth

Hello Silvio, does PrnStatus work for you. Best regards, Otto #define PRINTER_STATUS_PENDING_DELETION 4 #define PRINTER_STATUS_PAPER_JAM 8 #define PRINTER_STATUS_PAPER_OUT 16 #define PRINTER_STATUS_MANUAL_FEED 32 #define PRINTER_STATUS_PAPER_PROBLEM 64 #define PRINTER_STATUS_OFFLINE 128 #define PRIN...
by Otto
Sat Oct 07, 2017 9:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Isprinter and bluetooth
Replies: 8
Views: 1187

Re: Faxinng from FWH

Thanks Michel, but I'm looking for something that will Fax without any user intervention.
by Jeff Barnes
Tue Mar 07, 2017 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Faxinng from FWH
Replies: 13
Views: 1953

Re: OCR for scanned documents

... number for a customer on the database. In this way the documents are automatically indexed and saved into the customer's file without human intervention. Thousands of documents are feed into a commercial scanner each day and they end up stored on a blob field with the customer's account ...
by reinaldocrespo
Fri Mar 03, 2017 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR for scanned documents
Replies: 13
Views: 4355

Report - PDF

Is it possible to save a FWH Report directly to PDF (no PREVIEW) with no user intervention?
by Jeff Barnes
Fri Nov 11, 2016 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report - PDF
Replies: 1
Views: 517

Re: FWExplorer sample

Silvio, this sample not is a editor, only show content of different types of files automatically without user intervention
by cnavarro
Thu Jun 16, 2016 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWExplorer sample
Replies: 5
Views: 931

Re: 2012 server

... server (or later versions) is combined with Windows 7 or Windows 8(.1). If SMB 2.0 was disabled, the problem disappears. For disabling SMB 2.0, an intervention is needed on the server, as well as on the workstations. More about disabling and enabling SMB 2.0, you can find more information on : ...
by driessen
Thu Jun 11, 2015 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2012 server
Replies: 24
Views: 5966

Re: Calculating or controling IBAN numbers

... If it isn"t installed on your pc, the application will download it automatically (from my website) and start the install for which a user intervention is needed. Good luck.
by driessen
Wed Feb 25, 2015 8:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculating or controling IBAN numbers
Replies: 5
Views: 6024
Next

Return to advanced search