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 khood

  1. khood

    GENTRAN Server 5.2 - Email Copy of EDI

    Any input on how to do an email copy? Thanks.
  2. khood

    GENTRAN Server 5.2 - Documents stuck in ?OUT box

    Figured it out - VIEW > PROCESSING > RESET.
  3. khood

    GENTRAN Server 5.2 - Email Copy of EDI

    We have a need to send an email copy (in addition to the EDI document). I'd like to get some feedback from anyone that has done this and what is the best method in GENTRAN Server 5.2? I have seen some discussion about using an Active X control to handle this, but don't want to recreate a...
  4. khood

    GENTRAN Server 5.2 - Documents stuck in ?OUT box

    I have 2 documents that show in the ?OUT box as "*Unknown" - they are errors when GENTRAN couldn't determine which partner to use. I've since resolved the issue with the data, but I can't seem to delete these documents from the ?OUT box. Anyone know how to remove these messages from the ?OUT...
  5. khood

    PDW - Updating Access 2000 to 2010

    Did I put this in the wrong place?
  6. khood

    PDW - Updating Access 2000 to 2010

    I have an application that was developed in Access 2000. I modified the Setup.bas visual basic program to customize the install location and include some additional conversions that I needed for updates. I did this because I have a wide range of users installing this program and I attempted...
  7. khood

    Problem with print preview / print - Office 2003

    JoeAtWork, Sorry it took so long to report back on this issue, but it was indeed the printer driver. The customer was demanding that I fix my application, even though they were the only site among dozens that had this issue. Once I got past the resistance of the customer, I was able to...
  8. khood

    Problem with print preview / print - Office 2003

    I have an MDE that's been distributed for several years now (via the PDW), and never had this issue. Out of several dozen installations, only 1 has this problem. From a main menu, the user can select a reports menu which pulls up a list of access reports. Normally the user would select a...
  9. khood

    MDE Application - Install on USB Drive?

    genomon, Just to clarify - I'm not asking how to move the program. I'm quite familiar with Windows Explorer and other Windows 101 stuff. My client installs this on his client's remote systems via the PDW package that I have prepared for him. He wants to know if the target drive for the...
  10. khood

    MDE Application - Install on USB Drive?

    My client is asking me if it's possible to install an MDE application I've written on a removable drive, such as a USB flash device. My immediate response was "I don't think that's possible", but wanted to do a sanity check here. I'm aware that I can put the data on any drive, but he is...
  11. khood

    Word 2003 mail merge automation problems (earlier verisions work fine)

    I have a workaround for the problem above, but I don't like it because it will require my client to modify the registry at each installation that has Word 2003. I found it in the following Microsoft article: http://support.microsoft.com/?kbid=825765 I would prefer to find another way or at...
  12. khood

    Word 2003 mail merge automation problems (earlier verisions work fine)

    I have an application that uses late binding to merge documents from an exported text file, by opening a template and creating the form letters. Everything worked perfectly in all previous versions of Word, until Word 2003 came out. Now the template opens as before, but the merge never...
  13. khood

    Access Mail Merge Late Binding Problem

    RoyVidar - you're the man! objWord.Documents.Close 0 objWord.Quit 0 That worked perfectly! Thanks for your help on this.
  14. khood

    Access Mail Merge Late Binding Problem

    I recently changed a mail merge application to use late binding to overcome Office version problems. I open a form to allow the user to select a Word Template and select data. When unloading the form, I used the following to close the document(s) and template without saving them: If...
  15. khood

    GENTRAN/400 Input File Problem

    I found the cause of the problem (duh!). I was using the wrong split file. Guess I'm a little rustier than I thought with GENTRAN.

Part and Inventory Search

Back
Top