Description:
|
If the programs are
previously unmodified and the same versions, these new programs may just
be copied over. As with all modifications, it is recommended that the
ACCPAC versions be checked to assure they are the same. Programs that have
been modified are distributed in the same manner as described in the ACCPAC
Installation Guide. Programs beginning with "TO", "T0", and "P0" should
be treated the same as "SYS" files in ACCPAC, and should be located in the
same directory as "SYSDATA.DBF". If there are any databases on the distribution
disk that begin with "TO" they should also be located in the system directory.
Please refer to the installation instructions. The TOINST program will
normally rename and locate programs as required, but some files may need
to be moved depending on the individual system configuration.
|
Program and Form
Changes:
|
The following programs
and forms have either been changed or added:
TYPE |
FILE NAME |
DESCRIPTION |
MENUS |
|
|
|
ARMAIN.MPR |
AR Main Menu |
|
POMAIN.MPR |
PO Main Menu |
|
SOMAIN.MPR |
Sales Main Menu |
PROGRAMS |
|
|
|
ARCREA.PRG |
Set Up File
Variables and Delete/Check Data Files |
|
ARMENU.PRG |
Main Menu |
|
FCUPDATE.PRG |
Update data
with new fields |
|
POCREA.PRG |
Create/Check/Delete
Data Files |
|
POMENU.PRG |
Main Menu |
|
SOCREA.PRG |
Set Up Files
Varibles and Create/Delete/Check Data Files |
|
SOMENU.PRG |
Main Menu |
|
TOCRE1.PRG |
Create Databases
for a module |
|
TOCREA.PRG |
Set Up Files
Varibles and Create/Delete/Check Data Files |
|
TODBCK.PRG |
Build/Update
Fields for Database Files |
|
TOERROR.PRG |
Error Trapping
Program |
|
TOFLOC.PRG |
Locate Directory
Placement of Files |
|
TOINST.PRG |
Install Dictionary |
|
TOMNB9.PRG |
Menu Programs |
|
TOMNU9.PRG |
Menu Programs |
|
TOSUBFUP.PRG |
Field Change
Program |
|
|
|
Database Changes
SYSFILEnn.DBF
Search File
Master File
Tags:FILEID
Key: fileid
Name |
TYPE |
WID |
DEC |
DESCRIPTION |
ADBFPATH |
C |
10 |
0 |
|
COMPID |
L |
1 |
0 |
|
DBFPATH |
C |
10 |
0 |
|
FDESCP |
C |
30 |
0 |
|
FILEID |
C |
8 |
0 |
|
|
|
|
SYSFLDSnn.DBF
Search Fields
Master File
Tags:FILEID
Key: fileid + Field_name
Name |
TYPE |
WID |
DEC |
DESCRIPTION |
FIELD_NAME |
C |
10 |
0 |
|
FILEID |
C |
10 |
0 |
|
FLDDESC |
C |
30 |
0 |
|
|
|
|
SYSTOMnn.DBF
Extension Menu
Selections for Vision Point
Tags:MODULE
Key: module + prgidSEQ
Key: module + STR(seq,3,0) + prgid
Name |
TYPE |
WID |
DEC |
DESCRIPTION |
COND |
L |
1 |
0 |
Condition of
use |
MENUID |
C |
1 |
0 |
Menu type |
MODULE |
C |
2 |
0 |
Program module
for choice |
PRGAR |
C |
40 |
0 |
Additional requirements
for use |
PRGID |
C |
8 |
0 |
Program Name |
REPBOTT |
N |
5 |
0 |
Bottom of option
grid |
REPDISP |
C |
1 |
0 |
Report to Print
or Display or blank for both |
SEQ |
N |
3 |
0 |
Sequence to
display |
TITLE |
C |
30 |
0 |
Title to display
on the menu |
|
|
|
|