Import - One Line Per Employee, One Rate

Previous Top Next


Compumatic

TimeTrax

The above programs are examples of a time clock program which can export data in a format we refer to as 'One Line Per Employee, One Rate'.

Each employee has only one line/record in the file, and only one pay rate.

 

Compumatic

The data is in a semi-colon delimited format, with at least these three specific fields:

'Name'

'Reg Hrs'

'OT Hrs'

 

TimeTrax

The data is in a semi-colon delimited format, with at least these four specific fields:

'EmpName'

'PayRate'

'RegHours'

'OT1Hours'