#******************************************************************************
# @(#)
# @(#)  File           :      mt660
# @(#)
# @(#)  Printer        :      MT630 / MT660 / MT690 Matrix Printers
# @(#)  Emulation Mode :      MT660/690, MTANSI
# @(#)  Character Set  :      G0: ASCII; G1: IBM Upper (for line draw chars)
# @(#)                                   G1: Latin-1   (for diacrite chars)
# @(#)
# @(#)  Date           :      09-07-97
# @(#)	Driverset      :      97.002
# @(#)  Bshell Version :      6.1C
# @(#)  Driver Version :      6.1.00
# @(#)  Copyright      :      Simac Services b.v. (c)
# @(#)  Customer       :      Baan Development b.v.
# @(#)
# @(#)  Comment        :      -
# @(#)
#******************************************************************************

#******************************************************************************
# Booleans
#******************************************************************************

#******************************************************************************
# Setup
#******************************************************************************
initpr=\E)6\E[4w,
resetpr=\E[4w\E)6,

#******************************************************************************
# Character Sizes
#******************************************************************************
large=\E[4w,
middle=\E[5w,
small=\E[6w,

#******************************************************************************
# Line Drawing Chars
#******************************************************************************
pctl=\0332,
pctr=\0277,
pcbl=\0300,
pcbr=\0331,
put=\0302,
prt=\0264,
plt=\0303,
pdt=\0301,
phb=\0304,
pvb=\0263,
pkr=\0305,

#******************************************************************************
# Print Features
#******************************************************************************
pbold=\E[1m,
pobold=\E[0m,
punder=\E[4m,
pounder=\E[0m,
pdbl_wide=\E[10w,
podbl_wide=\E[4w,
pitalic=\E[3m,
poitalic=\E[0m,

#******************************************************************************
# Character Sets
#******************************************************************************
set0=\E)6,
set1=\E-A,
set2=,

#******************************************************************************
# NLS Table
#******************************************************************************
nls_out=mt_ltn1.out,

#******************************************************************************
# Colors
#******************************************************************************

#******************************************************************************
# Fonts
#******************************************************************************

#******************************************************************************
# Barcode Directory
#******************************************************************************
barcode_dir=,

#******************************************************************************
# User Defined
#******************************************************************************
