Search found 383 matches: byron

Return to advanced search

Return Recordset from JSON Restful Web Service

... 3.0 on newer workstations. Is it possible to create a JSON Web Service to perform the same task so I don't need the MS Soap Toolkit 3.0? Thanks, Byron ...
by byron.hopp
Fri Jul 15, 2022 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Return Recordset from JSON Restful Web Service
Replies: 2
Views: 331

Re: Print QR Code in Fivewin.

Hola Byron Hopp Así lo uso yo, puedes usar cualquiera de las 2 opciones, te imprime el codigo QR con parametros. Saludos Antonio Definir:REQUEST FWZEBRAOpción 1:     // Genero e Imprimo Codigo QR.     hBmp := FW_BarCodeBmp( ...
by remtec
Wed Jul 06, 2022 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print QR Code in Fivewin.
Replies: 8
Views: 992

Re: New Fivewin with new PDF

Byron, don't forget that starting in May, gmail.com will be disabled for less secure APPs.

Regards, saludos.
by karinha
Tue Apr 05, 2022 7:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Fivewin with new PDF
Replies: 12
Views: 1057

Re: New Fivewin with new PDF

Byron, test your modified example now. // ** Test program for email *** version by kapiabafwh@gmail.com#include "FiveWin.ch"FUNCTION Main()   TestSend()RETURN NILFUNCTION TestSend()   /*  ...
by karinha
Tue Apr 05, 2022 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Fivewin with new PDF
Replies: 12
Views: 1057

Re: New Fivewin with new PDF

... Local cSubject := DtoC( Date() ) + "-" + Time() + ", SPF Test for EMail" Local cToAddr := "byron.hopp@gmail.com" Local cCC := "bhopp@matrixcomputer.com" Local cBody := "Email to test the SPF information in the EML. This ...
by byron.hopp
Tue Apr 05, 2022 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Fivewin with new PDF
Replies: 12
Views: 1057

Re: New Fivewin with new PDF

Dear Byron,

You could try to rename the PDF file, as meanwhile the file is in use, you will not able to do it:

while FRename( cCurrentName, cNewName ) != 0
SysWait()
end
by Antonio Linares
Mon Apr 04, 2022 8:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Fivewin with new PDF
Replies: 12
Views: 1057

New Version of FiveWin 20.02

... complex 'Hello World" application and I will work my way up from there. My "Hello World" does have an MDI Container. Thanks Byron ...
by byron.hopp
Thu Mar 31, 2022 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Version of FiveWin 20.02
Replies: 3
Views: 366

Re: Soap Web Service

Hello Byron I use SoapUI, Please download it, create a SOAP project, then hit the WSDL URL that you client/provider give to you, Then you can see all transaction, after that, you can mimic you templates ... Let me show How I ...
by ramirezosvaldo2
Thu Jan 27, 2022 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service
Replies: 7
Views: 954

Re: Soap Web Service

Byron,

thanks for posting it

unfortunately I don't know what you need or what to avoid

If you could post a small and self contained example, that would help a lot
by Antonio Linares
Thu Jan 27, 2022 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service
Replies: 7
Views: 954

Re: Soap Web Service

Byron,

Could you post a WSDL file example here ?

thanks
by Antonio Linares
Tue Jan 25, 2022 11:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service
Replies: 7
Views: 954

Soap Web Service

... used JSON Style Restful Web Services (if thats what you call them) and they seem to work great, but I still have the need to access SOAP. Thanks, Byron ...
by byron.hopp
Tue Jan 25, 2022 12:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service
Replies: 7
Views: 954

Adding Events to the EventLog in Windows

Is it possible to log events in the EventLog of Windows using FiveWin?

Thanks,

Byron ...
by byron.hopp
Thu Nov 11, 2021 10:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adding Events to the EventLog in Windows
Replies: 1
Views: 249

Re: Fields packed in text file

Ok Byron. I look to see if it helps.
So much grace
Hug.
Miguel
by El Loco
Tue Oct 12, 2021 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fields packed in text file
Replies: 3
Views: 473

Re: Fields packed in text file

I had created a function to perform this task, but it has been a long time ago and I am unable to find it as of yet. However I did find this website with some information on the conversion. If I find the function I will post it.

http://www.simotime.com/datapk01.htm

Byron ...
by byron.hopp
Mon Oct 11, 2021 3:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fields packed in text file
Replies: 3
Views: 473

Trouble with GetObject / CreateObject

... I can run a powershell command and get this accomplished: Reset-VM -Name "Windows 10_04_New" -Force Anyone familiar with this? Thanks, Byron ...
by byron.hopp
Fri Aug 20, 2021 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trouble with GetObject / CreateObject
Replies: 1
Views: 362
PreviousNext

Return to advanced search