Search found 999 matches: public

Return to advanced search

Re: get your external IP

Code: Select all  Expand view
GetHostByName( GetHostName() )

gives us the local IP of our PC in the Local Area Network.
Not the Public IP of our router
by nageswaragunupudi
Mon May 06, 2024 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: get your external IP
Replies: 9
Views: 206

Re: Silvo .. changes to your xMate environment

Enrico, it works too. But you have to change the way you DECLARE the VARIABLES. For example, it does not accept PUBLIC. Enrico, también funciona. Pero hay que cambiar la forma de DECLARAR las VARIABLES. Por ejemplo, no acepta PUBLIC. %hdir%\bin\harbour %1 /m /n /gc3 /w3 /es2 /i%fwh%\include;%hdir%\include ...
by karinha
Tue Apr 30, 2024 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

Re: FWErrorsys()

function ErrorDialog( e ) is static so you have to modify errsysw.prg to make it public or entirely replace FWH errsysw.prg with one of your own
by Antonio Linares
Wed Apr 03, 2024 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWErrorsys()
Replies: 8
Views: 1849

Re: hb_cdxPageSeekKey how to intercept this error

Antonio, It happens another time http://www.marcoboschi.it/public/cattura.jpg http://www.marcoboschi.it/public/cattura.jpg This dialog appears if I use emagdbu or if I use a console program Have a nice day Good morning Marcos, ...
by karinha
Tue Mar 12, 2024 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 846

Re: hb_cdxPageSeekKey how to intercept this error

Antonio,
It happens another time
Image
http://www.marcoboschi.it/public/cattura.jpg

This dialog appears if I use emagdbu or if I use a console program
Have a nice day
by MarcoBoschi
Tue Mar 12, 2024 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 846

Re: Intentando un primer archivo make

Yo primero declaro las variables publicas y privadas dentro de un .ch con MEMVAR, luego declaro las PUBLIC dentro del MAIN y las privadas dentro del PRG que corresponda.

Te enviare a tu correo los archivos que yo uso para que los adaptes a tu caso particular.
by JoseAlvarez
Wed Feb 28, 2024 12:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intentando un primer archivo make (RESUELTO)
Replies: 8
Views: 262

Re: Creating table with Trichedit

... "+ cOutFile) */ Return .T. ************************************** FUNCTION SetRT(cOutFile) ************************************** LOCAL oRTF Public oPrinter,aSize DEFINE RTF oRTF FILE cOutFile ; FONTS "Times New Roman", "Courier New", "Arial Cyr" ; FONTFAMILY ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1503

Re: Creating table with Trichedit

... "+ cOutFile) */ Return .T. ************************************** FUNCTION SetRT(cOutFile) ************************************** LOCAL oRTF Public oPrinter,aSize DEFINE RTF oRTF FILE cOutFile ; FONTS "Times New Roman", "Courier New", "Arial Cyr" ; FONTFAMILY ...
by MMK
Mon Jan 29, 2024 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1503

Traduzione da Java a Fwh

Salve, Dato che non ho familiarità con Java, mi servirebbe una traduzione di questa funzione in fwh e xHarbour public static String getHeaderBytes(String msg) { char[] msgLength = new char[4]; msgLength[0] = (char) Integer.parseInt(String.valueOf(msg.length()), 10); msgLength[1] ...
by a.tixi@htech.it
Wed Jan 24, 2024 11:21 am
 
Forum: All products support
Topic: Traduzione da Java a Fwh
Replies: 2
Views: 301

Re: Grabar imagen en tabla mysql

... Size le cambias a Max Packed size (yo le puse 16M) Para subir un archivo cualquiera FUNCTION GUARDADIR(cFILE,cTIPO) APROG :=DIRECTORY(cFILE) PUBLIC PROGNOM:=APROG[1,1] PUBLIC PROGTAM:=APROG[1,2] PUBLIC PROGFEC:=APROG[1,3] PUBLIC PROGHRS:=APROG[1,4] * cFileG := StrToHex(MemoRead(cFILE)) * ...
by Marco Augusto
Fri Jan 19, 2024 1:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Grabar imagen en tabla mysql
Replies: 5
Views: 421

Back after 10 years due to illness [ Javier Lloris ]

... todo sobre programación, hacer copias de seguridad e intentar ponerme al día de todo lo nuevo, probando y documentando el nuevo programa que voy a publicar y revisar por encima de momento el foro, he estado tres semanas bastante ocupado. ( algún disco y pendrive me han dado un poco por saco para ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 395

Re: add a line in the print report

Jesus Christ!! Be patient. Mister Otto, feel free to ask any topic. This FORUM is PUBLIC!!

¡¡Jesucristo!! Ser paciente. Señor Otto, no dude en preguntar cualquier tema. Este FORO es PÚBLICO.

Regards, saludos.
by karinha
Tue Dec 12, 2023 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 561

Re: Is there a PHP IsSet() in Modharbour

Dear Ruth,

hStars must be declared as public:

public hStars

so the "macro" operator can locate and use it

best regards
by Antonio Linares
Thu Nov 09, 2023 3:11 pm
 
Forum: mod_harbour
Topic: Is there a PHP IsSet() in Modharbour
Replies: 6
Views: 697

Re: fw_menudraw

Muestra:

Code: Select all  Expand view

Called from: FUENTES\MAIN\ZerusMain.prg => ZERUSMAIN( 4230 )
Called from: zeruswin.prg => MAIN( 17 )
 


Algo no está bién aqui.

Error description: Error BASE/1066 Error de argumento: conditional - éS una variable lógica? STATIC ó PUBLIC?

Regards, saludos.
by karinha
Mon Oct 09, 2023 3:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 786
Next

Return to advanced search