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!

Search results for query: *

  • Users: crpryor1
  • Content: Threads
  • Order by date
  1. crpryor1

    Zipcode/GS1 128C

    I have IDautomation's barcode and their VFP procedure prg. I need to do zipcodes, but i am not sure of the correct input string. This is the string that I am sending to the procedure Ê420162483216 (Ê = FNC, 420 = AI, 162483216 = Zip). The result is ÍÊJ!^P@0XÎ Can anyone tell me if this is right...
  2. crpryor1

    Barcode GS1 128c

    I need help with a routine for zip code printing (Barcode GS1 128c). I have Googled the internet for information and have some. Right now I am lost not sure where to start. This may be over my head. Could you send me to the right place or give me some advice. XP, VFP 7, VFP 9 Thanks In...
  3. crpryor1

    VFP 7 to 9

    Convering a vfp 7 form to vfp 9 everything works fine, but with forms with a pageframe the pages backcolor does not work. I get a very light gray. I can not change it to any color. What am I missing? Thank you Chuck
  4. crpryor1

    VFP on a PDA

    Will VFP 9.0 run on a PDA? I have a client that wants to use a PDA for data entry and at the end of the day transfer the data to his PC. My question is can I use VFP 9.0 to do this? Thank You Chuck
  5. crpryor1

    Valid - Lostfocus

    VFP 7 text box on a form, valid event fires twice if lostfocus has a setfocus command to another text box. If I remove the setfocus command valid only fires once. thanks in advance Chuck
  6. crpryor1

    Mail Merge date field

    Mail Merge with word 2000 and VFP 7.0 DBF. If I have an empty date field word will print 12/30/1899. thank you Chuck
  7. crpryor1

    Mail merge no output on network

    I have VFP 7.0, Office 2000. This routine works on my PC, but when I run it on a network I don’t get any printout or any errors. #DEFINE wdMainAndDataSource 2 #DEFINE wdSendToPrinter 1 #DEFINE wdDoNotSaveChanges 0 #DEFINE wdWindowStateMinimize 2 oWord = CREATEOBJECT("Word.Application")...
  8. crpryor1

    Build an exe

    I have one screen, one table no menu. How can i build an exe file? VFP7
  9. crpryor1

    USB PRINTER

    win98 fpw26 lpt1 old ibm proprinter lpt2 old ibm proprinter usb new hp officejet v40 set as default can not print to usb at all when printing to lpt1 or 2 get messeage ( an error has occured in your program) click on ignore will then print ok

Part and Inventory Search

Back
Top