Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wimvan

  1. wimvan

    Fatsreport and inserting data

    Hi, I'm using Fastreport and Delphi 5. Can someone tells me how I can obtain reports with a pagenumber wich does not start at 1. f.e. I have an overview of items which where print out. Normally the print start with 1 and let us say end's at 12. SOme time later, I have add a whole series of new...
  2. wimvan

    Package DLL's to add

    Hi, We have made a programm in VB6 in Win2K-environment. Now, we want to distribute that programm using a package. For that programm we also use Oracle as database. How can we obtain a list of all needed dll's to add into the package, so, that that package can run on another PC where no...
  3. wimvan

    Utility, proc launching print-file to w2K-prnspool within clip5.2e

    Hi, ArtieCHappie tells that sending a printed-to-hard-disk file, with the filecopy-command to \\server\printque, this is his solution printing in Win2K Is this really working ? Where can I find a printque-directory on the server ? Is there another programm still running which scan's for files...
  4. wimvan

    How to protect my DBF files.

    Hi, There is no difficulty on protecting database-dbf-files. First, open the file in a read-write format. Retrieve f.e. 1024 bytes, put them in a buffer. Hassle them in a unic way you know, fe begin with the last one an reverse it to the beginning. Now save this modified buffer to the heading...
  5. wimvan

    Obtaining on Win2K-installed printers

    Hi, Can someone tells me how obtaining a list of all installed printers in Win2K. With this I also want to know if these printers are shared and if yes, their shared name. I know, aBees.lib does this, but I want not using this. Oh yes, it should be done under Clipper 5.2e or another...
  6. wimvan

    Utility, proc launching print-file to w2K-prnspool within clip5.2e

    High, Can someone tell me how I can send a printfile to the Win2K-printerspooler without use of 'NET USE ...'. The prn-file contains basic printer-codes such as form-feed, linefeed, condensed, bold. Is there a procedure or a utility (execute with run ...) to do so, without the fact that de...

Part and Inventory Search

Back
Top