BUSINESS SOFTWARE, INC. (BSI) CONFIDENTIAL AND PROPRIETARY INFORMATION

Step 1. -- Include BSI Header Files

 

image\TRIANG.gif Include the following BSI-provided header files into your payroll program's source file:

C Instructions:

#include "TF10tools.h" /* interface header file */
#include "TF10api.h"

 

COBOL Instructions:

Include the following BSI-provided copybook into your payroll program’s working storage.

COPY TF10API.
COPY TF10TOOLS.

 

C# Instructions:

The C# language interface does not require any TaxFactory header files.

 

 

©Copyright 2021 Business Software, Inc
Unpublished - Rights Reserved Under the Copyright Laws of the United States