The following programs and forms have either been changed or added:
TYPE |
FILE NAME |
DESCRIPTION |
MENUS |
|
|
|
ARMAIN.MPR |
AR Main Menu |
|
POMAIN.MPR |
PO Menu Display |
|
SOMAIN.MPR |
Sales Main Menu |
PROGRAMS |
|
|
|
ARCREA.PRG |
Set Up File Variables and Delete/Check Data Files |
|
ARMENU.PRG |
Main Menu |
|
POCREA.PRG |
Create/Check/Delete Data Files |
|
POMENU.PRG |
Main Menu |
|
SMCREA.PRG |
Create/Delete and Setup Datafiles |
|
SMDTBL.PRG |
Table Maintenance |
|
SOCREA.PRG |
Set Up Files Varibles and Create/Delete/Check Data Files |
|
SOMENU.PRG |
Main Menu |
|
TOBARPK.PRG |
Select Barcodes To Print |
|
TOBOX.PRG |
Draw a box with optional shading |
|
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 |
|
TOFLOC.PRG |
Locate Directory Placement of Files |
|
TOINST.PRG |
Install Dictionary |
|
TOLIST.PRG |
List fields set up by browsers |
|
TOMNB9.PRG |
Custom Bar Menu |
|
TOMNU9.PRG |
Custom Menu selections |
|
TOPRTBAR.PRG |
Print the barcodes |
|
TOSETBAR.PRG |
Set up Barcode Printers |
Database Changes
ARBSETnn.DBF
Bar Code Setup
Database Tags:
USER Key: user
Name |
TYPE |
WID |
DEC |
DESCRIPTION |
BARDENSE |
N |
1 |
0 |
Bar Code Density for Lasers |
DOTMODE |
N |
1 |
0 |
Printer Mode for Dot Matrix |
LEFTMARG |
N |
2 |
0 |
Left Margin |
LHEIGHT |
N |
1 |
0 |
Bar Code Label Height |
LLENGTH |
N |
2 |
0 |
Label Length |
LWIDTH |
N |
2 |
0 |
Label Width |
NACROSS |
N |
1 |
0 |
Number Across |
PRTTYPE |
C |
1 |
0 |
Printer Type (Laser or Dot Matrix) |
TYPE |
N |
2 |
0 |
|
USER |
C |
10 |
0 |
|
SYSTOMnn.DBF
Extension Menu Selections for Vision Point
Tags:
MODULE Key: module + prgid
SEQ 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 |