Installation manual
Chapter 5 Program Development & Processing Conditions
5-
8
5.5 Notes for application development employing Visual BASIC
(1)Necessary header files to include
Using the PA library, if develop an application program employing BASIC ver.6.0, add the
following header files. (the standard module file) to the “project.”
PA.BAS ・・・・ The prototype declaration is described when load the PA
library created with C-programming language employing BASIC.
<Setting method> Choose “Add the standard module” inside “Project” of the menu bar,
then, add “ps.bas.”
(2)Necessary DLL file for implementation
To process the application program the following DLL is needed to be located in the
designated place:
Windows2000/NT: \WINNT\SYSTEM32
Windows XP: \WINDOWS\SYSTEM32.
(There is no need to operate any linking or such.)
PAPCI.DLL ・・・・ The file keeping the PA library processing module.