Search found 40 matches: programatically

Return to advanced search

How to identify WindowState

... ie whether it is Normal OR Minimized OR Maximized. I would also like to know whether we can set the window state to Normal, Minimized or Maximized programatically. In VB this can be achieved using the following code If Me.WindowState = vbMaximized Then    Me.WindowState = vbNormal    Me.Height ...
by anserkk
Tue Feb 02, 2010 5:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to identify WindowState
Replies: 11
Views: 2590

Re: dbf to Xml

Hi all, Is there any Sample PRG available demonstrating how to convert a DBf to XML programatically using Native FWH xHarbour without using ADO. Mr.Enrico has already provided a sample above in this thread showing the conversion using ADO Is there any class available ...
by anserkk
Tue Jul 21, 2009 7:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbf to Xml
Replies: 31
Views: 9169

Re: RegisterServer( )

... to the license key at our client PC's then we don't have any control on the CodeJock's License. I am looking for a solution to set the license key programatically so that nobody else can use the CodeJock Control other than the one who knows/purchased the license key. Then, for first run you application, ...
by anserkk
Mon Apr 27, 2009 5:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RegisterServer( )
Replies: 16
Views: 3729

... printers are NETWORK Printers ( not physically connected to my PC's LPT port ) For printers showing port as LPT1 (Example 1) I need to change programatically the port to \\PcName\PrinterShareName ( as the port in Example 2 ). I am trying to copy a text file to the port shown while selecting ...
by anserkk
Sat Nov 01, 2008 5:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Retrieve Network prn's share name & IP/NetBios (Solved)
Replies: 5
Views: 1334

... of this application dictate that the person receiving the link be taken directly to a specific record in the database .. /p=12345555 which again programatically I have working .. To make this work, I would have to create a batch file and attach it to the e-mail that gets sent to all the sponsors ...
by Rick Lipkin
Mon Jul 21, 2008 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating a link with command parameters
Replies: 4
Views: 866

Converting Microsoft .Docx to .txt

... wdFormatDOSText ) oWord:Quit() ------ Works great. I don't have Office 2007 so can anyone tell me what change I have to make to the above to programatically convert a .DOCX file to a text file (.TXT)? TIA Col
by Colin Wisbey
Wed Jan 16, 2008 11:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting Microsoft .Docx to .txt
Replies: 2
Views: 678

... in order to use it. In my opinion, L&L is the most "intelligent" report designer for programers because it does what you need to be done, all programatically. ------------------------------------------- CU in Santiago de Chile on Oct. 13th Buenos Aires from Nov. 3rd. to 5th.
by R.F.
Sat Oct 06, 2007 11:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: visual invoince designer
Replies: 9
Views: 2108

ADOrdd is based on Win32ole class included in xHarbour. I use MSSql and Oracle databases .. mostly MS Sql and have found no matter what I do ( programatically ) there is no way to manipulate those indexes. The Server only uses indexes in its execution plan if it will help speed up its query .. ...
by quique
Mon Sep 17, 2007 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: qsAdoRdd alfa 3
Replies: 6
Views: 1197

ADOrdd is based on Win32ole class included in xHarbour. I use MSSql and Oracle databases .. mostly MS Sql and have found no matter what I do ( programatically ) there is no way to manipulate those indexes. The Server only uses indexes in its execution plan if it will help speed up its query .. ...
by Rick Lipkin
Mon Sep 17, 2007 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: qsAdoRdd alfa 3
Replies: 6
Views: 1197

... differently. This has its own side effects. Ok .. let me see here .. I have a table called CERT and a unique ID assigned to each row called EID Programatically, how would you assign the above properties for the Resync method to work ?? cEid := oRs:Fields("eid"):Value oRs:Properties("Resync Command"):Value ...
by Rick Lipkin
Mon Jun 25, 2007 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO update visability between workstations
Replies: 18
Views: 5016
Previous

Return to advanced search