Search found 351 matches: play

Return to advanced search

Re: a math formula

... the use of nFixedProfit and nFixedUse. And why there are 0.5 steps by 4 and by 5. Regards, Detlef I'll explain to you in practice that lottery players play following specific rules, imagine that you want to play the lottery and have a budget of €100, you decide to make at least 10 plays starting ...
by Silvio.Falconi
Thu Oct 17, 2024 7:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a math formula - RESOLVED -
Replies: 8
Views: 702

Re: a math formula

... of profit local nUtileFisso:= 50 // the fixed profit local nPuntataIniziale := 1.00 // initial bet local nTotaleEnumeri:= 1 // total numbers to play local nSorteGioco:= 1 // is the type of game luck (ambata, ambo, terno, etc.) local nRuote:= 1 local nColpiGioco:= 10 // the number of iteration ...
by Silvio.Falconi
Wed Oct 16, 2024 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a math formula - RESOLVED -
Replies: 8
Views: 702

Re: Preview a PDF con imagen de fondo

...  ::Pix2Units( nil, @nRet, , , cUnits )   if nAlpha != nil      HPDF_Page_GRestore( ::hPage )   endifreturn nRet You can now play with the alpha levels to your taste and get the results as you desire.
by nageswaragunupudi
Sat Jul 06, 2024 2:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Preview a PDF con imagen de fondo
Replies: 37
Views: 7817

Re: Mod Harbour: ChatGPT Provides Detailed Answers

... with the transition from desktop to web. Surely, you shouldn't set yourself too complex tasks at the beginning. But it's just fun to be able to play with the big ones again. Best regards, Otto
by Otto
Wed May 29, 2024 7:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 3330

Re: WebUI

Looks really cool,

Thanks for share, I will play with it.
by Lailton
Tue May 28, 2024 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebUI
Replies: 12
Views: 1838

Re: Slow EXE Launch.

... and it is lightning fast. What is strange is that compiling with xHB (Patrick Mast) it was still fast, only on Harbour was it slow. I will have to play around with settings to find the right balance. Great answer, thanks.
by byron.hopp
Tue May 07, 2024 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 1006

Re: SAPI : change Voice

... oSpVoice:__hSink := __axRegisterHandler( oSpVoice:__hObj, { | a, b, c, d, e | OnEvent( a, b, c, d, e ) } ) al hacer Play en el form DEFINE BUTTON oBtnPlay         ROW 160         COL 460        ...
by Danielmaximiliano
Tue Feb 13, 2024 4:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 20791

Re: SAPI : change Voice

... RC for your example ? In case you are using a RC file... My mistake: the difference with events is NOT a handle of a window. The difference is to play in ASYNC mode !!! oVoice:Speak( "harbour and xharbour", 1 ) // that 1 uses Async mode and thus events arrive to us !!!
by Antonio Linares
Sun Feb 11, 2024 10:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 20791

Re: SAPI : change Voice

... cIn )LOCAL cOut := hb_valToExp( cIn )RETURN STRTRAN( cOut, '"', '' ) now i got Parameter a,b,c,d when press "play" ... but what does they mean :?: 1   1   0.00    NIL3   1   0.00    __itemSetObj( {{__HOBJ, <pointer>}}, {{WIN_OLEAUTO,}} ...
by Jimmy
Sat Feb 10, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 20791

Re: Impresoras en Terminal Server

... de seguridad -> Directivas locales -> Asignación de derechos de usuario. - Busca el derecho "Redirigir dispositivos Plug and Play" y asegúrate de que el grupo "Usuarios de escritorio remoto" tenga ese derecho. 6. **Reiniciar el Servicio de Escritorio Remoto:** ...
by sysctrl2
Wed Jan 31, 2024 6:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Impresoras en Terminal Server
Replies: 6
Views: 1039

Back after 10 years due to illness [ Javier Lloris ]

... podéis descargar los programas y clases. I show you an image, I have marked in red the bars that are created automatically. I hope Google Drive displays the images because I seem to remember that it was as public. (In some things like these I don't remember very well how they worked or how they ...
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: 689

Re: opposite of HB_FUNC( REGISTERDRAGDROP ) ?

... App" and send to external App e.g. Picture to Outlook Email --- i have read at https://www.catch22.net/tuts/ole/ about OLE Dragdrop and play with samples\imgdrop.prg it use source\winapi\dropfile.c where i found HB_FUNC( REGISTERDRAGDROP ) now i want to register "my App" for ...
by Jimmy
Wed Dec 13, 2023 10:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: opposite of HB_FUNC( REGISTERDRAGDROP ) ?
Replies: 5
Views: 867

Re: random sentences generator

... Great Wall of China is a historic landmark.") Tokenizer("Rivers flow from higher to lower elevations.") Tokenizer("Bees play a crucial role in pollination.") Tokenizer("Diamonds are a form of carbon.") Tokenizer("The Pacific Ocean is the largest ocean ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 1087

Re: Help splitting up a character address string

... is an open-source compiler for the xBase superset language often used to create database applications. Use in mod_harbour: Harbourino seems to play a significant role in simplifying the source code for mod_harbour applications. According to a post by a user named Otto on the mod_harbour forum, ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 1792

Re: Interesting discussion with ChtGPT

I am glad you posted it. I just see too many programmers today who only play in their comfort zone. AI may post some code but will it be the best way to handle a task or just the easiest?


Sent from my iPhone using Tapatalk
by TimStone
Mon Nov 06, 2023 11:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 2329
Next

Return to advanced search

cron