Search found 171 matches: msgwait

Return to advanced search

LETODB - ABRIR o CONSULTAR BASES REMOTAS SHARED

... puede conectar con la Sucursal Remota","Reintente más tarde!","Aviso") RDDSETDEFAULT( "DBFCDX" ) RETU .F. else MsgWait('CONECTADO, Aguarde...','AVISO', 1 ) endif TRY /// Dbusearea(.t.,"LETO",cServer+'/wfprodu','ProduNew',.T.,.F.) NO FUNCIONA Dbusearea(.t.,"LETO",cServer+'/wflabor','ProduNew',.T.,.F.) ...
by mterraz
Thu Dec 28, 2023 4:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: LETODB - ABRIR o CONSULTAR BASES REMOTAS SHARED
Replies: 3
Views: 376

IMPRESION ARCHIVOS PDF

... oText:refresh() sysrefresh() enddo sele 1 oIndex:End() oDlg:End() sysrefresh() xtim2:=time() msgwait(ELAPTIME(xtim1,xtim2),"Tiempo Transcurrido",4) *------------------- FUNCTION VTA1100PE() *------------------- xnum:=99->numero ...
by pedroluis
Mon Oct 02, 2023 3:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: IMPRESION ARCHIVOS PDF
Replies: 27
Views: 1629

Re: xHarbour.org updated!

... oDlgCaptcha, oGet, oGet1, cCaptcha := Space(8), oSefaz, oImage LOCAL oFnt, oSaida, oBaixarXML LOCAL oChildWnd, cSite Default cChave := Space(44) MsgWait( "CONECTANDO AO PORTAL DA PORTO SEGURO...", ; "AGUARDE UM MOMENTO POR FAVOR... ", 2.0 ) cChave := "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" ...
by karinha
Wed Sep 20, 2023 1:11 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 38968

Re: checkres.txt

Antonio,gracias por contestar.
lo uso así
Msgwait("Esperando finalización del proceso", "Aguarde", 0.5)

Gracias y saludos

Dario Fernandez
by D.Fernandez
Fri Sep 01, 2023 6:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: checkres.txt
Replies: 4
Views: 381

Re: checkres.txt

Estimado Dario,

Con que parámetros estás llamando a MsgWait() desde tu PRG ?
by Antonio Linares
Fri Sep 01, 2023 7:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: checkres.txt
Replies: 4
Views: 381

checkres.txt

... esto 31/08/2023 18:01:13: C:\Fuentes\Alfainmo\alfainmo.Exe -- BRUSH,286265516,TDIALOG:SETCOLOR(2900)->TDIALOG:NEW(219)->MSGRUN(38)->MSGWAIT(64)->MAIN(0) 31/08/2023 18:01:13: C:\Fuentes\Alfainmo\alfainmo.Exe -- ==================================================================================================== ...
by D.Fernandez
Thu Aug 31, 2023 9:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: checkres.txt
Replies: 4
Views: 381

Re: Lost connection to MySQL server during query

... WaitOn(cTitulo,@oWait) SysRefresh() oQry:=MEMVAR->oConex:Query("SELECT 1") WaitOff(@oWait) IF oQry:RecCount()==0 MsgWait("Reconectando con el servidor...",cTitulo,3) lRta:=MEMVAR->oConex:Ping() IF !lRta MsgWait("Se desconecto el servidor!","Error",3) ...
by cjcardoza
Sat Aug 05, 2023 3:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12524

Re: Shell.Explorer.2 problem

... #Include "FiveWin.ch" STATIC oActiveX FUNCTION CmSoft_Web() LOCAL oChildWnd, cTitle cTitle := "FiveWin Brasil" MsgWait( "CONECTANDO AL FIVEWIN MUNDIAL...", ; "AGUARDE UM MOMENTO POR FAVOR... ", 2.0 ) // DEFINE WINDOW oChildWnd FROM 0, 0 TO ...
by karinha
Mon Jun 26, 2023 10:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Shell.Explorer.2 problem
Replies: 12
Views: 729

Re: use hb_threadStart() in a CLASS ?

... Fivewin for hb_threadStart() there is a Sample c:\fwh\samples\testmt02.prg when press "Test" hb_threadStart() does NOT WORK and show NO MsgWait() or new Dialog :( it seems me that Fivewin User does not know hb_threadStart() --- when have a lot to PRINT you can not work on "other" ...
by Jimmy
Sun Feb 26, 2023 5:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use hb_threadStart() in a CLASS ?
Replies: 2
Views: 228

Error al crear el objeto InternetExplorer.Application

... lo hago asi: clicksing:="www.appweb.com" TRY oIE:=CreateObject("InternetExplorer.Application") // Primer intento CATCH MsgWait("Error al crear el componente InternetExplorer.Application 1","Error al firmar, reintentando",2) // AQUI tengo el problema, ...
by Enrrique Vertiz
Sat Sep 25, 2021 3:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al crear el objeto InternetExplorer.Application
Replies: 3
Views: 409

Re: Ajustar contenido página web en control TDockPnel

... #Include "FiveWin.ch" STATIC oActiveX FUNCTION CmSoft_Web() LOCAL oChildWnd, cTitle cTitle := "FiveWin Brasil" MsgWait( "CONECTANDO AL FIVEWIN MUNDIAL...", ; "AGUARDE UM MOMENTO POR FAVOR... ", 2.0 ) DEFINE WINDOW oChildWnd FROM 0, 0 TO 600, ...
by karinha
Sat Sep 18, 2021 3:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ajustar contenido página web en control TDockPnel
Replies: 22
Views: 2103

Re: Talk.to chat in ActiveX

ACTIVATE DIALOG oDlg CENTERED ;
ON INIT MsgWait( ( oActiveX:Silent := .T., ;
oAcTiveX:Do("NAVIGATE", cUrl ) ), ;
"AGUARDE UM MOMENTO POR FAVOR...", 2.0 )
by karinha
Tue Feb 02, 2021 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talk.to chat in ActiveX
Replies: 19
Views: 1487

Re: New FTDN February 2020 (FWH 20.02)

... como por ejemplo: MsgInfo(), MsgStop(), MsgAlert(), MsgYesNo(), MsgYesNoCancel(), MsgRetryCancel(), MsgAbout() y también a las funciones MsgRun()y MsgWait() de FWH. - Después de llamar a la función CenterMsgs(), llamando a MsgRun(), congelaba el programa. Corregido. viewtopic.php?f=3&p=228435#p228435 ...
by Antonio Linares
Fri Feb 28, 2020 7:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2020 (FWH 20.02)
Replies: 1
Views: 4667

New FTDN February 2020 (FWH 20.02)

... Msg* dialogs, i.e., MsgInfo(), MsgStop(), MsgAlert(), MsgYesNo(), MsgYesNoCancel(), MsgRetryCancel(), MsgAbout() and also FWH functions MsgRun(), MsgWait(). - After calling CenerMsgs(), calling MsgRun() was crashing. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&p=228435#p228435 ...
by Antonio Linares
Wed Feb 26, 2020 10:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2020 (FWH 20.02)
Replies: 1
Views: 4667

Re: xBrowse jpg in SQL-database

Rao, Here is the complete code in case you need it: TRY oSql:=TOleAuto():New("ADODB.Recordset") CATCH MsgWait( "Unable to Load SQL Driver" ) RETURN (.F.) END // Set... oSql:CursorType := 1 // opendkeyset oSql:CursorLocation := 3 // local cache oSql:LockType ...
by cdmmaui
Fri Nov 08, 2019 1:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse jpg in SQL-database
Replies: 19
Views: 3038
Next

Return to advanced search