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 Chriss Miller 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 waynesingh

  1. waynesingh

    Stopping Password Protected Screen Savers

    Hi All, Does anyone have some C/C++ code to stop Password Protected Screen Savers on Win2k/XP? It is a nightmare when you go to maintenance on a PC and the user has a password protected screen saver. I want to be abel to put it on a CD as autorun, so all I have to do is put the CD in the...
  2. waynesingh

    Archive Property

    Thank you very much. It was just a curiousity question. Cya's. Wayne Singh Analyst Programmer Cedar Creek Company Australia
  3. waynesingh

    Archive Property

    Hi Guys\Gals, Its stupid question time here, and I know that I should already know this too. On the General Tab of the File Properties, there is a check box called 'Archive', what does this do?? Thank you. cya. Wayne Singh Analyst Programmer Cedar Creek Company Australia
  4. waynesingh

    Excel Open question

    Hi All, I know how to create an excel spreadsheet in Progress. Eg, CREATE "excel.Application" chSpreadsheet CONNECT NO-ERROR, and then create the workbook and sheet and then populate etc. But is there an easy way to open an existing .xls file into excel? I am guessing there is an...
  5. waynesingh

    Why o why progress

    I have been using Prgress for the last 3 years and have found it very easy to use, but at times a bit limited (being a 4GL). The best place to start for information is http://www.global-shared.com/, from here you can also access the Progress Webring. The Sports DB that you mention is an...
  6. waynesingh

    Microsoft Spreadsheet 9 (msowc.dll)

    Hi All, I have used the above OCX in a Progress page, for reporting. What we are doing is making a call to a JSP (eg, http://..../bookings/cvs?bookingno=1&bookingline=1...). This is called from a progress Browser. What I have noticed is that if you open call the excel OCX, then close it and...
  7. waynesingh

    Microsoft Spreadsheet 9 (msowc.dll)

    Hi All, I have used the above OCX in a Progress page, for reporting. What we are doing is making a call to a JSP (eg, http://..../bookings/cvs?bookingno=1&bookingline=1...). This is called from a progress Browser. What I have noticed is that if you open call the excel OCX, then close it and...
  8. waynesingh

    FNC1 or Function 1 in EAN/UCC 128 barcodes

    Thanx mate, I musn't of been thinking clearly, as we are using dedicated label printers, and they do actually do it for you from what I have read. I think I simply hve to change the Barcode type and the rest should be done for me. Thank you anyway for taking the time to answer my question...
  9. waynesingh

    FNC1 or Function 1 in EAN/UCC 128 barcodes

    Hi all, I don't really think this is where to post this question, but someone may have some ideas. I have written a program that talks directly to the printers (datamax and intermecs). This all works fine, but was told recently that the barcodes I am putting out are Code 128 and not EAN128...
  10. waynesingh

    PCX/Intelhex, Intermec Printers and File Transfers

    Hi all, I have been struggling with this for a couple of days and really need an answer. I will try to explain as best I can the situation so that you will have a better idea of what it is I want. Recently I started working with the Intermec EasyCoder F4 printers. I have written a program...
  11. waynesingh

    Intermec Printers (Intermec Programming Language)

    Dont worry bout this anymore as I figured it out. We are now talking to it via a TROYXCD, but I also discovered that the Easylan card in the printer was stuffed and that is why I could not talk to it
  12. waynesingh

    Printer Woes

    Thanx Dave, I managed to fix this by connecting the Printer up to a Troy Device, which is on our network. Thanx again mate.
  13. waynesingh

    From Serial to Network problems

    Hi all, I am writing some software to send data to an Intermec printer. I have already done this for the Tharo Datamax printers and it works fine over the network, using a Troy device. I have connected the Intermec (Easycoder F4) up via serial and I could (using Hyperterminal) send it...
  14. waynesingh

    Printer Woes

    Hi all, First let me explain that I am a programmer and not a hardware tech. I am trying to send information directly to an Intermec printer using Fingerprint. It works fine when it (printer) is connected via Serial, but as soon as I reconnect it to our network, it dies again. I can print...
  15. waynesingh

    Intermec Printers (Intermec Programming Language)

    Hi all, We have to cut down on printing speed for our clients, so I am sending label data directly to the printers. I have done the Tharo Datamax printers using the DPL (Datamax Programming Language). I am now trying to do our Intermec printers. I am trying to use the IPL (Intermec...

Part and Inventory Search

Back
Top