home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
database
/
mygl116.arc
/
HELP.DOC
< prev
next >
Wrap
Text File
|
1987-03-13
|
8KB
|
168 lines
ENTERING DATA into GL v1.12 for the first time:
Setup
-----
Enter the line FILES=20 into the CONFIG.SYS file on your boot disk, if
the line is not already present.
Place the distribution disk in drive A. Log onto drive A, type GLINST, and
press the Enter key.
If you prefer
-------------
GLINST copies all distribution files into a subdirectory on your hard disk
called \GL.
If you prefer another subdirectory, the following commands should get you
going, provided your system "boots" from the hard disk, and the hard disk is
drive C, and you have placed the GL distribution disk into the floppy drive A.
Substitute the name of your actual subdirectory for \GL.
C: <press Enter>
CD \ <press Enter>
MD \GL <press Enter>
CD \GL <press Enter>
COPY A:*.* C:/V <press Enter>
GL MYGL.INF <press Enter>
Run the GL program by typing GL MYGL.INF. This creates a user information
file called MYGL.INF (you can change the name later).
Password
--------
You will need to enter a password. Anything will do, but DON'T FORGET IT. If
you don't want to be bothered by a password, just press the Enter key. There
is absolutely no way to recover your password if you forget it.
(Your files are coded to prevent unprogrammed access to your Journal data.
Only the GL program itself can alter your files in any meaningful way. Any
other attempt will be more or less destructive, and GL will soon detect the
kind of data integrity errors that prompt you to restore from backup. The
system is self-correcting, although not quite self-healing!)
User Information
----------------
You will need to set up your User Information file, first thing. This is
option F5 on the main menu, but the first time you run GL, you get to do this
automatically.
For the most part, the info required here is self-explanatory -- except for
the pathname to your data files, and printer command bytes.
Pathname
--------
All you *really* need to know about MS-DOS in order to use GL is how to copy
files onto your hard disk, and thereafter, how to start up the GL program!
You DON'T need to change the data pathname.
But you MAY change the name of the subdirectory which contains (or will
contain) your data, if you wish. IF THAT SUBDIRECTORY DOES NOT YET EXIST, IT
WILL BE CREATED. You can build up a complex pathname in steps, one
subdirectory at a time. For example, if "C:\GL\MYFILES" is your intended
path, but neither C:\GL nor C:\GL\MYFILES exists yet, just edit the pathname
in stages, from the top down, and each of the new subdirectories will be made
on each pass. (This is easier done than said! The GL program will keep you
informed of what is happening.)
Top down in stages (you are probably in the Current Working Directory, if you
followed the suggestions above):
C:\GL <CURRENT WORKING DIRECTORY>
C:\GL\MYGL <new subdirectory is created>
C:\GL\MYGL\MYFILES <new subdirectory is created>
Editing
-------
You edit by using the left and right arrow keys, and by TYPING OVER what you
want to change. What you see is what you get.
Location
--------
Note that your USER INFORMATION file, such as "MYGL.INF", normally resides in
the same subdirectory as your GL.EXE and all of your data files.
If you can't find "MYGL.INF" there, it will be in the CURRENT WORKING
DIRECTORY from which you started up the GL program. The name of your user
information file should (but not must) include the .INF suffix, to make a
distinction between MYGL.INF (user info) and MYGL (a subdirectory with data
files in it).
If these little MS-DOS pitfalls are completely beyond you, the best course to
follow is: DO NOT CHANGE ANY SUGGESTED PATHNAME provided by GL. And do not
move or relocate any file which GL creates -- they all have file names like
GL.*, such as GL.JNL, GL.CHT, etc.
Printer Command Bytes
---------------------
Your printer command bytes are entered in DECIMAL, and separated by spaces.
You find them in your PRINTER MANUAL. You need two: One to select NORMAL
printing on regular continuous-form white paper, and one to select COMPRESSED
text. If you have a WIDE CARRIAGE printer that accepts wide paper, you can
leave the second printer command blank. The DEFAULT printer commands are for
the Epson (and compatible) series of parallel printers.
Now then: BEGINNING BALANCES
-----------------------------
All data enters GL through the General Journal, including your beginning
balances. To make this task easier, you should first close the books on your
old, paper system. Get a list of your existing accounts and their current
balances together and ready for reference.
Then enter your Chart of Accounts into GL, F3 on the main menu. There may be
a difference between your old and new account codes if you are currently using
a special-purpose or non-standard numbering scheme. Do not get too fancy when
selecting Account Types -- use the regular posting type for all accounts, you
can change types later.
Then, go to the General Journal, F4 on the main menu. One after the other,
enter your old amounts (press F3 to see a list of your new accounts). Enter
"* Beginning Balances *" as the item memorandum (first account). The first
entry you make must be a debit, thereafter you can flip from the credit to the
debit side by pressing the MINUS SIGN (hyphen) key.
If your running balance goes to zero during this process (not likely, but not
impossible either!), accept the Journal Worksheet, go back to General Journal
and continue entering your remaining accounts.
You will not be able to carry forward the amount of your PRIOR RETAINED
EARNINGS directly. You should enter this amount as a credit to a Revenue
account (assuming you have a profit!), and then do a PERIODIC CLOSE (after all
your other balances are entered). The amount will be transferred to GL's
Retained Earnings account, and the procedure will be documented in your audit
trail until you do a Year End Close (after which it is a Balance Forward...!).
IF YOU CANNOT SUCCESSFULLY ENTER all your beginning balances, you have made an
error in the Trial Balance from your *old* system, or else you have made a
data entry error somewhere along the way. Have all debits gone to the LEFT
column, all credits to the RIGHT column? Remember the MINUS key...!
To recover, just press the Escape key. Go back and check your arithmetic
again! You can DESTROY your work and START OVER by going to the Chart
Maintenance section, F3 on the main menu, and selecting the "hidden" F9
option, Blank Ledger. This option does not affect the Chart, except to set
its balances to zero.
Once you have entered your beginning balances, you should print out your audit
trail, F7 from the Reports menu, and then do a Periodic Close, F8 from the
Main Menu. If an audit trail is not critical at this point (it probably
isn't), go ahead and do a Year End Close also. Everything will now be
labelled Balance Forward. Note that you must do Periodic before Year End.
Starting GL the NEXT time
-------------------------
The next time you start the GL program, simply CHDIR to the subdirectory which
contains the GL.EXE and type GL MYGL.INF again. All the preliminary set up is
done, and GL will always find your data files where you said they'd be.