home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / vgo11a.zip / README.1ST < prev    next >
Text File  |  1994-01-25  |  8KB  |  137 lines

  1.          GO.CMD/VGO.EXE Copyright (c)1993-94 M.O.S.E.S./Kari Jackson.
  2.                               All Rights Reserved.
  3.  
  4.                  Just some real quick notes to get you started.
  5.  
  6.       These programs are shareware, not freeware.  If you don't know
  7.       what that means, just read the GO.DOC and/or VGO.OLH file(s).
  8.  
  9.       These programs require OS/2 2.1 (no reason to believe that 2.0
  10.       wouldn't work also, but it's never been tested) with REXX support
  11.       installed.
  12.  
  13.       Installation instructions are in this file.  Instructions for
  14.       running GO are in the GO.DOC file.
  15.  
  16.       Instructions for running VGO are in the VGO.OLH (OnLineHelp)
  17.       file.  That's the file that is displayed when you hit the Help
  18.       menu object (or the F1 key any time you're not on an object that
  19.       has its own context-sensitive help) from inside the program.  You
  20.       can read it that way or with your favorite file browser.  But if
  21.       your favorite file browser happens to be a text editor, BE
  22.       CAREFUL!  If you were to look at the file with an editor and tell
  23.       it to wrap the text so you can read it (because every paragraph
  24.       in the file is one LONG line!), and then you forget to exit your
  25.       editor WITHOUT saving, then the file will be pretty much ruined.
  26.       Each paragraph is one long line because that's the way it has to
  27.       be.  If you change that and then save the changes, the text will
  28.       look absolutely horrible when you use the online help from within
  29.       the program, from then on.
  30.  
  31.       But with that caution, please do read the VGO.OLH file or you'll
  32.       probably miss some of VGO's features by just not noticing that
  33.       they're there.  And the VGO.OLH file is much more complete than
  34.       the context-sensitive help that you get by hitting the F1 key
  35.       while a help-containing object has the focus (usually the dotted-
  36.       line box around it).
  37.  
  38.       GO and VGO are virtually the same program, just designed for
  39.       different tastes.  GO is the commandline version, and VGO is the
  40.       graphical (or Visual) version.  Now if you like graphical things,
  41.       that does not necessarily mean you'll never want to use GO.  If
  42.       you ever wish that you could have VGO do something while unat-
  43.       tended, it's very likely that what you want can be done using GO
  44.       with the right combination of commandline parameters.  For this
  45.       reason, registration of VGO automatically gives you the right to
  46.       use GO also.
  47.  
  48.       In very simple terms, GO and VGO can be thought of as "file
  49.       funnels".  They are used to sort through mass quantities of
  50.       files, and feed individual file names to programs that use them.
  51.       GO and VGO can use names, sizes, file dates, and/or file
  52.       attributes as search criteria.  Files can be retrieved and acted
  53.       upon from any location on the system without the user supplying
  54.       a directory name.  The more you use GO and VGO as front ends for
  55.       commands that require filenames, the more you'll come to
  56.       appreciate the power of these "funnels".
  57.  
  58.       GO and VGO cannot be properly used with commands you don't
  59.       understand.  They can't help you to copy files unless you know
  60.       how to use the COPY command.  You can't use them to change a
  61.       file's attributes without knowing the syntax of the ATTRIB
  62.       command.  So GO and VGO really can't be called file maintenance
  63.       shells.  But what they do is allow you to execute commands you do
  64.       know the syntax of, on faraway files without specifying those
  65.       files' locations, and/or on groups of files according to their
  66.       names, sizes, dates, and/or attributes.
  67.  
  68.       We've never yet seen a utility that could do all the things that
  69.       GO and VGO can, and there are many GO/VGO features for which
  70.       we've never seen or heard of ANY equivalent utility.  For example
  71.       we've seen utilities that will let you delete files according to
  72.       their date stamps, but never have we seen a utility that would
  73.       let you do ANYTHING YOU WANT to a group of files by date, other
  74.       than graphical shells where you have to find the files yourself
  75.       and select them and then tell the shell to do something to the
  76.       selected files.  GO and VGO will find the files that fit your
  77.       date specification FROM ANYWHERE ON YOUR SYSTEM and show you ONLY
  78.       THOSE FILES, and let you say whether you want to do something to
  79.       all of them, or just some of them, or whatever.  For many types
  80.       of tasks, that's much easier than the way those pesky graphical
  81.       shells work.
  82.  
  83.       To install GO.CMD, just put it into a directory on your PATH
  84.       variable in CONFIG.SYS.
  85.  
  86.       To install VGO.EXE, put the VGO.EXE file into a directory on your
  87.       PATH variable in CONFIG.SYS, put the VROBJ.DLL file into a
  88.       directory on your LIBPATH variable in CONFIG.SYS, and put the
  89.       VGO.HLP file into a directory on your HELP variable in
  90.       CONFIG.SYS.  Then either type VGO from a commandline or create a
  91.       WorkPlace Shell program object for VGO and doubleclick on it.
  92.  
  93.       You must use the version of VROBJ.DLL (1.01c) that was
  94.       distributed with VGO.EXE, or a later version.  If you have an
  95.       earlier version of VROBJ.DLL and attempt to use VGO with that one
  96.       available instead of this one, then VGO.EXE will abort with an
  97.       error message saying that it can't run with that version of
  98.       VROBJ.DLL.
  99.  
  100.       When you run VGO.EXE, if your default application font is too
  101.       big, you won't be able to read all the words on the VGO window.
  102.       All you need to do to fix that is drag a font from OS/2's Font
  103.       Palette and drop it ONTO THE SEARCH BUTTON of VGO's first window.
  104.       It will not work if you drop the font anywhere else.
  105.  
  106.       The files included in this .ZIP archive are:
  107.       FILE_ID  DIZ      448   1-25-94   1:10  Description
  108.       GO       CMD    32386   1-25-94   1:10  GO executable
  109.       GO       DOC    33646   1-25-94   1:10  GO instructions
  110.       README   1ST     7580   1-25-94   1:10  This file
  111.       VGO      EXE   162081   1-25-94   1:10  VGO executable
  112.       VGO      OLH    35277   1-25-94   1:10  VGO instructions/OnLine Help
  113.       VGOICONS ZIP     6811   1-25-94   1:10  Some icons for VGO, zipped
  114.       WHATS    NEW     2492   1-25-94   1:10  Changes is this version
  115.       VROBJ    DLL   593647  11-19-93  13:40  VX-REXX Runtime module
  116.  
  117.       The name "OS/2" belongs to the International Business Machines
  118.       corporation, "VX-REXX" and the VROBJ.DLL file (which is being
  119.       distributed here according to the terms of the license) belong to
  120.       Watcom International, "4OS2" belongs to Rex Conn and J.P.Software,
  121.       and "Qedit" belongs to SemWare.  And by the way, those are all
  122.       EXCELLENT pieces of software!  (Well, obviously they are, or else
  123.       I wouldn't be using them and having reason to mention them in
  124.       VGO's documentation!)
  125.  
  126.       Enjoy!
  127.                                         Kari Jackson
  128.                                         KariJackson@Delphi.COM
  129.                                         DWDP74A@Prodigy.COM
  130.                                         RIME node 5008
  131.  
  132.                                         Bart Toulouse
  133.                                         Bart11903@Delphi.COM
  134.                                         RIME node 5008
  135.  
  136.                                         Sunday, January 2, 1994
  137.