BumpAll VPEN Utility

Home Forums Knowledge Base Other Modules BumpAll VPEN Utility

  • This topic has 0 replies, 1 voice, and was last updated 19 years ago by Rob.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1501
    Rob
    Member

    BumpAll VPEN Utility

    Last edited: December 15, 2003 08:07 AM

    A utility designed to bump orders from more than one vpen when bumped from one.  A one to many plan.  It is designed to be used in conjunction with the /SHELL command line switch in VPEN.
    Installation/Usage Steps

      1. Place BumpAll.EXE in the directory where you are running VPEN from.
      2. Run VPEN with the infile equal to what is supposed to be displayed on screen.  Also add the /SHELL command line switch.
      3. While running VPEN, edit the Bump Action (F10).  Enter BUMPALL.PRN in the “Upon any ANY Bump…” section in the “Other VPE’s INFile” field.
      4. Create a batch file named the same as the infile designated in step #2. Put this batch file in the DATA directory of the application.  This batch file is used to launch BUMPALL.EXE.
          Example batch file:
              @echo off
              vpenvpecntbumpall
      5. Create BUMPALL.CFG using DOS’s EDIT or similar ASCII text editing tool.  This file should reside in the directory where you are running VPEN from.  This file should contain the names of the other vpen files and paths to copy the bump to. Be sure to end the file with no carriage returns.
          Example BUMPALL.CFG:
                touchnettacobelldatavpestag.prn
                touchnettacobelldatavpespec.prn

    Revisions

    05/30/96 Version 1.00

        First release.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.