Search found 22 matches: finishes

Return to advanced search

Re: SAPI : change Voice

... "SetFocus" )    DoEvents() ENDDOReturn Microsoft Note : The WaitUntilDone method blocks execution until the voice finishes speaking, enabling an application to speak a text stream asynchronously and determine when it finishes. The hidden SpeakCompleteEvent method ...
by Danielmaximiliano
Wed Feb 14, 2024 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3090

Re: What is the best PDF Printer Driver Windows to use with Five

... simple Use your PRINT command like this: PRINT oPrn FILE "yourname.pdf"  <your print code>ENDPRINT  By the time ENDPRINT command finishes the job, "yourname.pdf" is created silently and is ready on the disk for you to send by email or do whatever. Please do not get distracted ...
by nageswaragunupudi
Sat Jan 28, 2023 12:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: What is the best PDF Printer Driver Windows to use with Five
Replies: 11
Views: 762

Re: move data between xbrowse files

1) You can. When the drag begins, set the information to be sent using SetDropInfo(). When the drop finishes, use the uInfo (1st parameter of bDropInfo) the way you want to.
2) Can you show me the part of your code dislaying the image on the top and title in the bottom?
by nageswaragunupudi
Sun Jul 08, 2018 12:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: move data between xbrowse files
Replies: 8
Views: 1182

Update a RICHEDIT position without focusing

... chat "history" and the bottom one, a TMultiGet, is the operator typing control. If the other party types something before the operator finishes what he is typing, what the other party typed must be presented to the operator, without interfering the typing job. If the RICHEDIT text grows ...
by concentra
Mon May 28, 2018 6:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Update a RICHEDIT position without focusing
Replies: 5
Views: 857

Re: ADO RDD xHarbour

Antonio,

You have to wait that Antonio finishes some bugs, as current version is still not usable.
by lucasdebeltran
Thu May 21, 2015 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 441904

Re: Migration from Bcc to msvc

... etc... I find that very helpful and time-saving as you don't have to type every single letter before it knows what you are about to type and it finishes it for you. Most times I only have to type 1, 2 or 3 letters before hitting <enter> as the editor finishes the rest of the word/variable/command/statement ...
by reinaldocrespo
Sun Mar 08, 2015 9:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migration from Bcc to msvc
Replies: 17
Views: 7064

Re: LetoDB

... in my xHarbour compile project (and XCC linker) using .XBP file and use it. Of course I ran LETODB.EXE on my server first During compilation it finishes with: xLINK: fatal error: Corrupt library: '.\rddleto.lib'. ( I cannot use BCC or MiniGui or other versions of RDDLETO.LIB which are supplied ...
by codemaker
Sat Nov 09, 2013 5:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LetoDB
Replies: 8
Views: 2615

Re: Converting CVS files

... without problems. Right now the program is appending records. As of now, DBF file size is over 10GB and still going. I'll post when the program finishes. Thank you very much.
by HunterEC
Fri Sep 06, 2013 12:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting CVS files
Replies: 46
Views: 19752

Re: database object

:append() Hello Tim, thank you for your explanation. As in the moment of opening a dialog to insert a new record you never know if a user finishes entering you can’t append a record. If he breaks off you have to delete the record in the database. To delete records in a database concerning data ...
by Otto
Fri Nov 16, 2012 7:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: database object
Replies: 12
Views: 2211

Re: Archivo via FTP

... the program to finish executing before continuing to the next statement in your script. If set to true, script execution halts until the program finishes, and Run returns any error code returned by the program. If set to false (the default), the Run method returns immediately after starting the ...
by JmGarcia
Fri Jun 10, 2011 8:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Archivo via FTP
Replies: 6
Views: 2616

Re: Process identifier

... While the script is running, you’ll see a series of popup dialog boxes that will keep you informed of the program’s progress. When the script finishes compiling its list of services, it will launch Excel and display the worksheet, which consists of two columns—one for the Process ID (PID) ...
by ukoenig
Sat Dec 11, 2010 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Process identifier
Replies: 5
Views: 1374

Advantage DS

... a filter or change of order, the refresh takes about a second and if he triggers another change (filter or order) before theearlier refresh finishes, the above error occurs. In the DOS TBrowse, there is a vaiable TBrowse:stable. In such a case, we can check for :stable before changing the ...
by Antonio Linares
Wed Aug 27, 2008 7:30 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 64671

Antonio, your suggestion fix doesn't make any difference. The only difference it makes is that, if using ALT accelerator, focus now finishes up on the button. However, using ALT accelerator, the valid still gets executed as per all the original problems (wrong timing and/or executed twice) ...
by Colin Wisbey
Thu Aug 14, 2008 2:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: ALT accelerator with button - Urgent help needed
Replies: 12
Views: 3415

Uwe,

You usually see a list of servers to select one to download the file, after the time count finishes and you enter the required code
by Antonio Linares
Tue Apr 08, 2008 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rapid Share, somebody knows how to download ?
Replies: 1
Views: 435

Antonio,

To make this type of modification finishes complicating in the hour to bring up to date the FWH.

Best it would be a clause COLOR in these commands.
by vilian
Fri Jan 18, 2008 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Next FWH 8.02 Tabs
Replies: 29
Views: 4770
Next

Return to advanced search