@DATABASE "Blitz-Tag - An off-line tagging utility for DLG"
@NODE MAIN "Blitz-Tag documentation"

                               @{"B l i t z - T a g" link what}

                                     @{"v1.3" link history}

                             (c) P. Eastham, 1995


                               @{"What is it?     " link what}
                               @{"Setting up      " link setup}
                               @{"Program status  " link status}
                               @{"The Author      " Link author}
                               @{"History         " Link history}
@ENDNODE
@NODE what "What is Blitz-Tag"

Blitz-Tag is a rather nifty little program that allows your users to do file
searching in their own time! It has the following features:

       o Does a full area security check before adding files.
       o Makes sure the file exists, and if it doesn't, the file isn't
         tagged.
       o Correctly handles the M-Tag package's M-Tag.CDL data file.
       o Correctly handles the batch list for description download.

@ENDNODE
@NODE setup "Setting up Blitz-Tag"

Setting up Blitz-Tag is very easy indeed. Simply create a menu item (usually
on your FILE menu). Call Blitz-Tag thus:

       Blitz-Tag %PORT [MCDL] [-T<Tag_Limit>] [LOG]

Where: MCDL          - Turn ON the M-Tag package's M-Tag.CDL data file
                       support.
       -T<Tag_Limit> - Set the maximum number of files the user can tag.
       LOG           - Turns on logging of tagged files. Log file is
                       'LOGS:Blitz-Tag.Log'

%PORT *MUST* be the first parameter. the rest are case and order independant.

Thats it! Blitz-Tag is installed.

You might like to attach the included help file as the help for the command,
or put it in the bulletin announcing this new feature, or as a file
somewhere, or all 3.

If the user runs Blitz-Tag, and a tag list is not found, then a text file
called 'DLGConfig:Text/Blitz-Tag.TXT' is displayed to the user.  This file can
have all the standard DLG %-Switches except the %RETURN switch.

@ENDNODE
@NODE status "Program status"

Blitz-Tag is part of the Blitz-Utils package.

In the shareware version, there is an import limit of 10 files at a time.

       Blitz-Utils includes:

       o Blitz-Upload - A GUI driven file uploader for DLG.
       o Blitz-User   - A GUI driven user editor for DLG.
       o Blitz-Twit   - A TWIT handler and a security checker.
       o Blitz-Batch  - Add files to user's batch list easily.
       o Blitz-Check  - A file upload checking utility.

       The cost is US$20, or US$15 if you have registered the M-Tag package, or
register it at the same time as you register any of my other programs.

       This gets you the Blitz-Utils keyfile, which unlocks all programs in the
Blitz-Utils suite.

       When you register, place your keyfile in DLGConfig:Misc/

@ENDNODE
@NODE author "The author"

Please report bugs or suggestions to:

  Snail mail:

       Phillip Eastham
       115 Willandra Cres
       Windale, NSW, 2306
       Australia.

  E-Mail:

       phillip_eastham@kumear.apana.org.au
       Phillip Eastham @ FidoNet 3:622/406

@ENDNODE
@NODE History "History"

Version 1.0   - Initial release.

Version 1.1   - Fixed a small bug in tag routine.

Version 1.2   - Now allows the user to upload their tag list from within the
                program. Also caters for local users.
              - Now creates tag lists which allow description downloading.
              - A number of minor bug's have also been squashed.
              - Now displays a different message if no files were added to
                tag list upon exiting.

Version 1.3   - Fixed a problem when uploading with no default protocol.
              - Fixed a memory loss when an upload failed.

@ENDNODE
