home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / GEOSApps / LOC128.SFX / locatetext (.txt) < prev   
GEOS ConVerT  |  1990-02-12  |  14KB  |  152 lines

  1. Locate128.DOC
  2. PRG formatted GEOS file V1.0
  3. StarNX-1000C
  4. 8.DOC
  5. LocPicPage
  6. '    LoaPicPage2
  7. LocPic3
  8. Write Image V2.1
  9. geoWrite    V2.1
  10.      @Locate128
  11. by Jim Robbins
  12. (c) 1996
  13.     This is Public Domain software for use with GEOS 128, v2.0 in 80 column mode only.
  14.     You may distribute it freely as long as the program and source code remain intact and un-changed.  Any changes you, or others, may make must be uploaded to the GEnie CBM libraries for everyones convience.  
  15. (Hey, I appreciate feedback and any improvements you might make on this file, and, I want to know about it. If you can't handle that, then your license to use it is denied.) 
  16.     Locate128 is a desk accessory that helps you locate a particular file(s) on your disk.  Very helpful if the disk has a large number of files clouding your view.
  17. It will display the page the file is located on, and the exact location it resides on the pad.
  18. (the desktop pad is numbered 1 thru 8 , and the pages are numbered 1 thru 18, if you recall your manual)
  19.     Also the "LOAD" option will execute a GEOS application type file on your command.
  20.     Although this DA will have better use on the DeskTop itself, it will have its' uses with other desktops that support the standard GEOS routines for accessing a disk directory.
  21.      @RUNNING IT.....
  22.     Just double click on the filename to run this desk accessory, or select it from the desk accessory menu of your application/desktop.  Please note that this is an 80 column ONLY program, so it will not run from 64 or 40 column geos applications.
  23.     Type in the filename (with or without wildcard) and press the return button.
  24.     You will see all the filename(s) that were found displayed in the lower rectangular 
  25.     area, along with the page it is located on, and the pad location it can be found.
  26.     Please note that this DA has a limit of showing only the first (8) eight files it finds.
  27. ( I gotta leave something for you guys and gals to improve on now don't I ! )
  28.      @ICONS....
  29. You will see six (6) icons across the top of the screen when you open the program.
  30. Click once on... :
  31.      @DRIVE
  32.     To change to another drive.  This program has FOUR (4) Drive support
  33.         so you can access up to 4 disk drives or ram drives, if available.
  34.         The swap is sequential, so it will change in the order of
  35.         A B C and D, starting from your current drive.
  36.      @DISK
  37.     Just insert a new disk into your drive and click on DISK. This
  38.         will allow you to change the current Disk in the current Drive safely
  39.         Not to worry about ram drives, it will do nothing if a ram drive is
  40.         accessed by mistake.
  41.      @    + (PAGE FORWARD)
  42.     Will display each page of your Directory in numerical order.
  43.         Each time you click on PAGE it will advance to the next page
  44.         in the directory and display it.  It will advance until there are
  45.         no more valid pages.  GEOS can display a maximum of 18 PAGES
  46.         and 144 filenames.  PAGE will only display within these limits.
  47.     You will also notice that empty pad locations are displayed.  This will help you
  48. if you wish to fill an empty slot later.
  49.      @- (PAGE BACKWARD)
  50. Same as +(page) in reverse.
  51.         IF you click the 
  52.      @DISK
  53.  icon 
  54.      @BEFORE
  55.  clicking either 
  56.      @PAGE
  57.  icon you will
  58.         reset the display page to 1 (one), and that page will be
  59.         displayed on the screen.
  60.      @LOAD
  61.     Enter the "EXACT" filename you want to Load and Run, then click
  62.         on the LOAD icon.  The file (if valid and found on your current disk)
  63.         will exit Locate128 and execute the file.
  64.         The file MUST be a GEOS Application type file.
  65.         If there was a problem finding the file you will NOT see an error box.
  66.         The filename will erase and Locate128 will re-activate itself and wait
  67.         for your input, as it normally would.
  68.         This program is only a Desk Accessory, so no extensive error boxes
  69.         are included.
  70.      @QUIT
  71.     Will return you to your application.
  72.         You must remember to have the disk you ran this program from
  73.         In one of your disk drives.  
  74.         If you goof, it will tell you so via a dialog box from the system.
  75.     You will also see various reference text printed on the screen for your help.
  76.      @DRIVE
  77.  will display the current drive letter,
  78.      @DISK
  79.  will display the current disk name,
  80.      @Enter File Name
  81. , is over the "type-in" area, and will echo the characters you type in,
  82.      @Last Page
  83.  will display the last directory page viewed from using either PAGE icon,
  84.      @File Name
  85.  will display (under it) either the typed-in filename(s), or the names of the files found with the PAGE icon,
  86.      @PAGE
  87.  will display the page number the file was found on,
  88.      @PAD #
  89.  will display the pad location of the file found,
  90.      @FileType
  91.  will display the type of file you found.
  92.     You will please note that if the program found a deleted file on a page (from the PAGE icon) that it will display the page number, pad number and filetype (deleted).
  93.     This is for your convience.  You will know exactly where an enpty dir. entry can be found for re-organizing you disk.
  94.     It will only display the pages that are currently on the disk, and it will NOT display a Border Page (in this version)....another project for you guys and gals!...
  95.     Just insert a new disk into your drive and click on DISK. This
  96.         will allow you to chan
  97.      @WILDCARD..... " * " ....
  98.      P** NOTE **...
  99. This is currently the only wildcard active in this version of the program.  Later versions will activate the other wildcards.  For now, the others will do nothing.
  100. ----------------------------------------------------------------------------------------------------
  101.     Here's a little help in locating your file.  A set of "wildcards" has been included internally and also one for your use when typing in a filename.
  102. Internal wildcard....  
  103.     This will give you the advantage of typing in a filname and not worrying about what case it is in.   Doesn't matter if the filename is in upper, or lower, case.  If it exists it will be found and displayed.
  104.     ** Nope, it will not work for the LOAD option, sorry. **
  105. USER wildcard....  
  106.     While typing in the filename, if you forgot how it is spelled, you can wildcard some, or all of the letters, by adding the " * " key into the filename.  
  107. This option is as easy to use as I could make it, so check out the following examples...
  108.     ** Nope, it will not work for the LOAD option, sorry. **
  109. Typing in ....
  110.     g*  will find all files (up to 8) on the disk Beginning with the letter g or G
  111. EXAMPLES OF FILES FOUND: 
  112. eoAssembler
  113. eoDirectory
  114. eewillicars
  115. eewiz
  116.     *r  will find all the files (up to 8) on the disk Ending with an r or R
  117. EXAMPLES OF FILES FOUND: 
  118.         geoAssemble
  119.         Sellie
  120.         KaBoshe
  121.     geo*    will find all files (up to 8) on the disk Beginning with the letters geo or
  122.              GEO
  123. EXAMPLES OF FILES FOUND: 
  124.      @geo
  125. Write
  126.      @geo
  127. Paint
  128.      @geo
  129.      @geo
  130.      @GEO
  131. assembler
  132.     *mer  will find all the files (up to 8) on the disk that have an m, an e, and
  133.            an r in it, specifically in that order.   It doesn't matter where the m or e 
  134.            are located in the filename, as long as they apper in the order you typed
  135.            them in. The r must be the last character in the filename.
  136. EXAMPLES OF FILES FOUND: 
  137.         geoAsse
  138.      @er
  139.      @Me
  140. sMinne
  141.      @mer
  142.     There are other type-in wildcards included, but they are 
  143.      @NOT
  144.  active in this 
  145.      @PD
  146.  version. 
  147. ( see the source code file(s) ) 
  148.      @            
  149.      @; {
  150. and wait
  151. wwwp    
  152.