Search found 40 matches: retreive

Return to advanced search

API Calls

Hi All,


I want to retreive a list of available printers using an API Call.
I looked at DllTest, wich does nothing actually and also at DllCall, Wich does not say much either, and I can`t figure out how to do this.

Can anyone help me with the syntax.

Regards,
by Gilbert
Mon Nov 20, 2006 9:47 pm
 
Forum: FiveWin for CA-Clipper
Topic: API Calls
Replies: 0
Views: 737

... are stored elsewhere than for NT technologie. Is it possible for you to confirm my findings ? Also discovered that under XP it is possible to retreive printers capabilities directly from the registers. These capabilities are: printBinNames Array of paper bins printCollate Binary of collate ...
by Gilbert
Mon Nov 20, 2006 5:32 am
 
Forum: FiveWin for CA-Clipper
Topic: Message to Badara
Replies: 10
Views: 4134

Database readwrite and read only detection

... detecting if a database has been opened in readwrite or readonly mode. In Clipper 5.3 there is a function called dbInfo() which allows to detect retreive multiple information from an opened database, but could not find anything that would retreive this information. Also have another situation ...
by Gilbert
Wed Nov 01, 2006 11:33 pm
 
Forum: FiveWin for CA-Clipper
Topic: Database readwrite and read only detection
Replies: 3
Views: 1299

tftp class

Antonio

Do you plan to make tftp class available for fwppc ?

I neeed to retreive the content of a ftp directory .

This is straight from tftp class, if not i have to figure out another way.

Thanks for your reply

Richard
by Richard Chidiak
Sun Sep 03, 2006 7:05 am
 
Forum: FiveWin for Pocket PC
Topic: tftp class
Replies: 62
Views: 24924

Re: How to create a shortcut of a program on desktop with FW

... application on Desktop and an entry in the Programes menu of Windows, using FWH. Thanks in advance - Ramesh Babu P You have to use the registry to retreive the windows desktop and write to it. This is a sample #define HKEY_CURRENT_USER 2147483649 #define HKEY_LOCAL_MACHINE 2147483650 #define KEY_ALL_ACCESS ...
by Richard Chidiak
Thu May 18, 2006 5:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to create a shortcut of a program on desktop with FWH
Replies: 5
Views: 1696

Richard, Usually when we save a report to a PDF, we do not want users to retreive data from it... OK, good in some situations. ...and most users do not have the tool to retreive from pdf, they just have acrobat readers. Perhaps you didn't know you can copy from ...
by Richard Chidiak
Wed May 10, 2006 6:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ways to save report to a file and easily open
Replies: 52
Views: 17873

Richard, Usually when we save a report to a PDF, we do not want users to retreive data from it... OK, good in some situations. ...and most users do not have the tool to retreive from pdf, they just have acrobat readers. Perhaps you didn't know you can copy from ...
by James Bott
Wed May 10, 2006 6:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ways to save report to a file and easily open
Replies: 52
Views: 17873

... conversion as far as i know (i may be wrong), this is due to compression factors. Usually when we save a report to a PDF, we do not want users to retreive data from it and most users do not have the tool to retreive from pdf, they just have acrobat readers. Besides this, Image2pdf allows editing ...
by Richard Chidiak
Wed May 10, 2006 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ways to save report to a file and easily open
Replies: 52
Views: 17873

Ripa,

Take a look at \samples\twebclien.prg. This shows how to retreive a web page. After that you will have to write your own XML parser.

James
by James Bott
Mon Mar 20, 2006 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read XML page
Replies: 8
Views: 3774

DeviceCapabilities()

Hi All, I would like to understand why I cannot get anything out of DeviceCapa() function. I absolutely need to retreive a paper type and source bin list, but I only get weird results. According to documentation I should be getting an array containing the names of the paper bins ...
by Gilbert Vaillancourt
Sun Oct 09, 2005 7:05 pm
 
Forum: FiveWin for CA-Clipper
Topic: DeviceCapabilities()
Replies: 1
Views: 1139
Previous

Return to advanced search