@database "MP3-TagED.guide"
@rem $VER: MP3-TagED v1.0 Copyright © 1998 Christian Vigård
@width 72
@node MAIN "MP3-TagED v1.0 - Documentation"

 @{b}MP3-TagEd v1.0@{ub}
 Copyright © 1998 by Christian Vigård
 All rights reserved.

 Please remember this program is released as == EMAILWARE ==

 @{" Copyright         " link "copyright"       0} - Legal status
 @{" Introduction      " link "introduction"    0} - What is MP3-TagEd ?
 @{" Features          " link "features"        0} - Features
 @{" Requirements      " link "requirements"    0} - System requirements.

 @{" Installation      " link "installation"    0} - How to install.
 @{" Starting Program  " link "startingprogram" 0} - Starting MP3-TagEd
 @{" Usage             " link "usage"           0} - Usage

 @{" History           " link "History"         0} - History
 @{" ToDo List         " link "todo"            0} - ToDo list
 @{" Future            " link "future"          0} - Future
 @{" Credits           " link "credits"         0} - Credits
 @{" Author            " link "author"          0} - Who is the Author
 @{" Last Words        " link "lastwords"       0} - Last Words
@endnode

@node "copyright" "Copyright"

 @{b}COPYRIGHT@{ub}

 This package can be freely distributed as long as:

 1. It is not sold; only a reasonable charge for copying and storage
    medium is allowed.

 2. All of the following files are included in their original form without
    modification of any kind.

 Permission is hereby granted to include `MP3-TagEd' in PD compilations
 such as Fred Fish or Aminet CD.

 Use `MP3-TagEd v1.0' at your own risk.

 The Author, Christian Vigård takes no responsibility at all, for whatever
 may happen you or your software/hardware caused by any of the files containing
 in this package.

 If you like this program and use it frequently
 the author wants you to send him an E-MAIL.
              -- Thank you! --

@endnode

@node "introduction" "Introduction"

 @{b}INTRODUCTION@{ub}

 This is a GUI-based program to Read/Write/Delete
 ID-Tags from MPEG Audio files.

 With some really neat functions!

@endnode

@node "installation" "Installation"

 @{b}INSTALLATION@{ub}

 Installer script is not available, but you don't need it either.

 But if someone want's to write it for me, please do so.

 Contact @{"Author",link "author"}

@endnode

@node "startingprogram" "Starting MP3-TagEd"

 @{b}STARTING PROGRAM@{ub}

 @{b}MP3-TagEd v1.0@{ub} can be started both from Workbench and Shell.

 Supported Tooltypes (WORKBENCH)

 · @{b}PUBSCREEN@{ub}

   Name of public screen to open the interface on.

 · @{b}CFORMAT@{ub}

   Output Comment format (E.g: CFORMAT="@a / @s / @y")
   Will be : "Artist / SongName / Year"

   Supported `@' Codes:

   · @{b}s@{ub} = SongName
   · @{b}a@{ub} = Artist
   · @{b}b@{ub} = Album
   · @{b}y@{ub} = Year
   · @{b}c@{ub} = Comment
   · @{b}g@{ub} = Genre

   You can mix the `@' as you wish, and add characters between the `@' codes.

 Supported Arguments (SHELL)

 · @{b}MPEGFILE@{ub}

   MPEG Audio file to Load.

 · @{b}PUBSCREEN@{ub}

   Name of public screen to open the interface on.

 · @{b}CFORMAT@{ub}

   Output Comment format (E.g: CFORMAT="@a / @s / @y")
   Will be : "Artist / SongName / Year"

   Supported `@' Codes:

   · @{b}s@{ub} = SongName
   · @{b}a@{ub} = Artist
   · @{b}b@{ub} = Album
   · @{b}y@{ub} = Year
   · @{b}c@{ub} = Comment
   · @{b}g@{ub} = Genre

   You can mix the `@' codes as you wish,
   and even add characters between the `@' codes.

@endnode

@node "usage" "Usage"

 @{b}USAGE@{ub}

 · @{u}MAIN WINDOW@{uu}

   · @{b}Read@{ub}

     Read ID3 TAG, (if present).

   · @{b}Write@{ub}

     Write ID3 TAG.

   · @{b}Delete@{ub}

     Delete ID3 TAG.

   · @{b}Export@{ub}

     Export ID3 TAG to file.

   · @{b}Tag->Comment@{ub}

     Attach filecomment to MPEG Audio file. See CFORMAT / @{"Starting Program" link "startingprogram"}

   · @{b}SongName@{ub}

     Name of song (30 chars).

   · @{b}Artist@{ub}

     Name of artist (30 chars).

   · @{b}Album@{ub}

     Name of album (30 chars).

   · @{b}Year@{ub}

     Creation year (4 chars).

   · @{b}Comment@{ub}

     Comment (Can contain almost anything :) (30 chars).

   · @{b}Genre@{ub}

     Song Genre (0-144, 255 = Unset)

   · @{b}Load@{ub}

     Load MPEG Audio file.

     There are two ways of loading files, the first one is already mentioned.

     The second way is to simply `Drag-n-Drop' a file into the window.

   · @{b}About@{ub}

     Information about the program and the author.

   · @{b}Quit@{ub}

     Well... end program.

 · @{u}GENRE WINDOW@{uu}

   · @{b}OK@{ub}

     Use selected Genre.

   · @{b}Cancel@{ub}

     Close window, and forget what happend :)

 · @{u}ABOUT WINDOW@{uu}

   · @{b}Continue@{ub}

     Close window...

@endnode

@node "features" "Features"

 @{b}MP3-TagEd - FEATURES@{ub}

 · Read/Write/Delete MP3 Tag.
 · Easy-To-Use Genre Editor.
 · Configurable output-file-comment.
 · Font-Sensitive GUI (using GTLayout).
 · Can be opened ony any public Screen.
 · Easy-to-Use
 · AppWindow (Drag 'n' Drop).
 · Export TAG info to file.
 · Easy-to-Use
 · @ Codes for Output File Comment.

@endnode

@node "requirements" "Requirements"

 @{b}REQUIREMENTS@{ub}

 This program needs atleast kickstart v2.04+

 · gtlayout.library 40+ (INCLUDED)

 · reqtools.library v38+

 To keep the archive size down I've decided not to include reqtools.library.
 Everyone should have it by now, but if you don't, you can get it on Aminet.

 Or you can E-Mail me and I'll send it to you.

@endnode
@node "history" "History"

 @{b}HISTORY@{ub}

 · First version... 

@endnode
@node "todo" "Todo List"

 @{b}TODO LIST@{ub}

 · Locale Support.               (DOES ANYONE WANT IT?)

 · Appear as Commodity.          (DOES ANYONE WANT IT?)

 · ARexx Port.                   (DOES ANYONE WANT IT?)

 · Your ideas...

@endnode
@node "credits" "Credits"

 @{b}CREDITS@{ub}

 A big THANK-YOU goes to Olaf `Olsen' Barthel for creating the BEST GUI
 library ever seen! - GTLayout.

 This program wouldn't exist without these nice people, Thanks:

 · Nico Francois & Magnus Holmgren, authors of reqtools.

 · Tobias Persson for ßETA testing and for some really great suggestions.

 · Metallica for being the best band in the world!.

 Greetings goes to everyone at #AmigaSWE and #Amiga.se

@endnode
@node "lastwords" "Last Words"

 @{b}LAST WORDS@{ub}

 My english isn't the best because my native language is Swedish.
 So if you don't understand this text - sorry :).

 Feel free to send me icons that I can use with other versions
 of `MP3-TagEd'

@endnode
@node "author" "Author"

 @{b}AUTHOR@{ub}

 Please send all Bug reports, Suggestions, Comments etc to:

 E-MAIL: vigard@hem2.passagen.se
    IRC: vIGGE @ #AmigaSWE (irc.ludd.luth.se)
    ICQ: 13509476

 /Greetings Christian Vigård

@endnode
@node "future" "Future"

 @{b}FUTURE@{ub}

 The future of this program depends on you!.

 I want response from you, user, out there!
 No response = No more versions (sorry).

 Suggestions, comments, critics (rather not :) is welcome!

@endnode
