Search found 123 matches: ometer

Return to advanced search

Index progress

Hi ! I'm using this for CDX index progress , this works fine : MsgMeter( { | oMeter, oText, oDlg, lEnd | ; IndProgres( oMeter, @lEnd, cInd_key, cInd_name, cDbf_name, cDb_kel ) }, "File - " + alltrim( cDbf_name ) + " . Index - " + ; alltrim( str( i, 2 ) ) + " ... ...
by Rimantas
Sat Oct 29, 2005 7:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Index progress
Replies: 0
Views: 812

... OF oDlg REDEFINE SAY oTarget PROMPT cDEST ID 102 OF oDlg REDEFINE GET OFILE VAR DFILE ID 103 OF ODLG READONLY UPDATE COLOR CLR_BLUE REDEFINE METER oMEtEr VAR nPerc1 ID 150 OF oDlg TOTAL 100 REDEFINE BUTTON OBTNOK ID 01 OF oDlg ; ACTION (OBTNOK:DISABLE(),OBTNCAN:DISABLE(),ZIPME(OMETER,cPATH,CDEST,@LSAVE,SOUSREP,ODLG,@DFILE,OFILE)) ...
by Richard Chidiak
Tue Oct 25, 2005 7:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 5987

... command for the statements above RELEASE OBJECT oObject where OBJECT should be replaced with the specific class name For example RELEASE METER oMeter.
by Vladimir Grigoriev
Mon Oct 24, 2005 8:45 am
 
Forum: FiveWin for CA-Clipper
Topic: How destroy a preview report object
Replies: 11
Views: 3656
Previous

Return to advanced search