Startup Guide
for
Version 1.3

Copyright (C) 1996,1997 Fumio Kawamata

May 25, 1997

First of all, I would like to tell you something. I am a Japanese and am not good at in English. I hope you will understand what I wrote and what I wanted to say. Anyway, thank you very much for your downloading the Hyper Juke. I hope you will be pleased it.

Source Arranger , An utility program for Delphi programmers.
Copyright (C) 1996, 1997 Fumio Kawamata

The Source Arranger is free software. You can use it without registration and charge. You can redistribute it under the terms of the GNU General Public License version 2 (GNUGPL) as published by the Free Software Foundation. You also can modify source code which are written by Fumio Kawamata under the GNUGPL. Please remember other source code ARE NOT distributed under the GNUGPL. Read the header part of the source code carefully before you use it. The Hyper Juke is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNUGPL(gpl.txt) for more details.

Acknowledgments
I have released several freeware titles, because it is my pleasure. However, I could not do so if there were no ftp-sites or web-sites willing to distribute my work. I know most of their services are voluntary, and I thank the staff members of these sites. Thank you very much, everyone. Again, I thank you. Though it would not bother me if no one used this program, for someone to find it useful would give me great pleasure. Thank you very much!

1. Introduction

Overview
The source code automatically generated by Delphi is somewhat sloppy. Don't you think so? The Source Arranger arranges Delphi source code as shown below.

Before:

After:

The Source Arranger justifys and/or sotrs the code in the clipboard.

2. Instalation
Overview of the instalation
The Source Arranger consists a lot of files. They are compressed using zip, Info-ZIP's compression utility program. The file name is consisted by two letters "arrang", three letters which express version number, and file extention ".zip". For example, if the version number was 1.3, the file name would be "arrange13.zip". You need unzip, WinZip, or other program which can uncompress zip files.

Instalation procedures

  1. Uncompressing
    Just uncompress the distribution package into your hard disk anywhere you want. You will find folders and files in that directory. Following table shows the list of folder and files, and their contents.
    batBatch files.
    binExecutable file.
    docDocuments and Manuals.
    srcSource code files.

  2. Recompiling
    The executable file in this program package was compiled using the Delphi 2.0 Japanese edition. If you have the Borland Delphi 2.0, recompile the project file "HyperJuke.dpr".

3. Starting and exiting

Execute the file "arrange.exe" in the directory "bin" due to start up the program. Select the [File|Exit] menu item due to end the program. See Operation Guide(arrange-ope.html) for operating the Source Arranger.

4. Uninstalation

Unfortunatry, if you decided that you never use the Source Arranger any more, just delete all directories and files related to the Source Arranger. The Source Arranger NEVER copys any file into Windows directory, and edits registories. However, if you have created the shortcut in the program directory, you must delete it by yourself.

5. User support

There is the support corner in my "Open Laboratory" in the INTERNET at:
http://www.vector.co.jp/authors/VA005562/openlab/