Tabs3 Device Interface (TBDevice)
Danyl-LANsimile Professional/RECOUNT 3000 Data Format
Overview
The Tabs3 Device Interface (TBDevice) software (DANYL-LANsimile/RECOUNT format) can be used to convert photocopy expense transactions and disbursements from the Danyl LANsimile Professional/RECOUNT 3000 system to be compatible with the Merge Tabs3 Remote Data program.
The Tabs3 Device Interface (TBDevice) program must reside in the same directory as the Tabs3 programs in order to work properly. The Danyl-LANsimile Professional/RECOUNT 3000 data must reside in the Tabs3 program directory. Details regarding the exact file layout can be found on the following page.
Installation
The Tabs3 Device Interface (TBDevice) program must be installed to the directory on your hard disk where the Tabs3 program resides. The Tabs3 program directory can be found in Tabs3 by selecting Help | About Tabs3.
Configuring the Data Collection Device Type
Before you can convert any data from a data collection device, Tabs3 Device Interface (TBDevice) must be configured to handle the necessary format. The main purpose of the configuration is to map Tabs3 tcodes to the disbursement codes.
Creating Validation Files
A client validation file named TRACER.CV2 can be created that is used by the Danyl LANsimile Professional or RECOUNT 3000 system. This file will contain a record for each active client/matter that exists in the Tabs3 Client file. Use the following procedure to create the validation file:
Note: Validation files should be recreated and transferred to the Danyl-LANsimile Professional/RECOUNT system after changes have been made to the client file in Tabs3.
Converting the Danyl-LANsimile Professional/RECOUNT Data
Use the following procedure for conversion:
Note: A TBDEVICE.LOG file is created and will contain any records that were not converted. If no errors were encountered during the conversion, then the TBDEVICE.LOG file will include a start and finish time.
Note: If you are using a full user system, the data file containing the logged photocopies will automatically be deleted when the conversion is complete to avoid double posting of the data. However, when using a demo system, the data file is not deleted.
Note: You can change the disbursement transaction codes and the detail description options used by the Danyl-LANsimile Professional/RECOUNT format by selecting File | Configure.
File Layout
The following information is imported from the Danyl-LANsimile/RECOUNT data file.
|
TRACER.LGS File Layout |
|||
|
Field # |
Is Field Converted? |
Field |
Format |
|
1 |
Yes |
Date |
MM/DD/YY |
|
2 |
No |
Time |
HH:MM |
|
3 |
No |
Unit Number |
01 thru 95 |
|
4 |
Yes |
Disbursement Code |
00 thru 99 |
|
5 |
Yes |
Amount |
nnn.nn format |
|
6 |
No |
Copy Count |
1 thru 99999 |
|
7 |
No |
Fax Page Count |
0 thru 9999 |
|
8 |
Yes |
Phone Number |
nnn-nnn-nnnn or 011nnnnnnnn |
|
9 |
No |
Call Duration |
12.3 minutes stored as 123 |
|
10 |
No |
User Initials |
|
|
11 |
Yes |
Client Number |
|
|
12 |
Yes |
Matter/File Number |
|
|
CrLf |
carriage return/line feed |
||
Notes
Sample Data File
The following is an example of a Danyl-LANsimile/RECOUNT data file.
01/08/09,08:57,01,13,00002.50,00025,0000," ", ,"PJT",101,00 01/08/09,09:14,01,14,00004.25,00000,0010,"609-234-8000",0005,"WF ",200,03 01/08/09,10:15,02,14,00015.00,00000,0020,"212-921-1175",0008,"WF ",200,01 01/09/09,09:10,01,11,00003.75,00035,0000," ", ,"PJT",200,03 01/09/09,10:15,01,13,00005.00,00042,0000," ", ,"PRM",200,02
Startup Options
Command line options can be used when starting Tabs3 Device Interface (TBDevice) to bypass the User ID prompt and automatically execute the Convert and Validation programs thereby eliminating user interaction. These startup options can be quite useful when implemented as part of a batch file.
The following are examples of the available startup options:
Bypass the User ID prompt C:\Program Files\Tabs3\TBDEVICE.EXE ALICE
Convert C:\Program Files\Tabs3\TBDEVICE.EXE /CONVERT DANYL – LANSIMILE/RECOUNT 3000
Validation C:\Program Files\Tabs3\TBDEVICE.EXE /VALIDATION DANYL – LANSIMILE/RECOUNT 3000
Note: The normal "sign in" routine is used when Tabs3 Device Interface (TBDevice) is started with the "/CONVERT" or "/VALIDATION" options. If you have not specified a User ID on the command line, you will be required to enter the User ID. If password security has been defined, you will also be required to enter the password before the Convert or Validation program will proceed.
The Tabs3 Device Interface (TBDevice) Help includes complete details regarding Startup Options.
20090115