contents.gifprev1.gifnext1.gif

Accessing DLL Example Application (PowerBuilder)

If you have IDEX Function Library for PowerBuilder, an example PowerBuilder application is included. There is a file called NVO_IDEX.PBF. This file contains ALL the function declarations you NEED to paste into the external function declaration, whether you use the non-visual objects or not.

If you do not want to include all functions but just a subset of these functions, there are nine other PBF files grouped as follows:

NVO_CONV.PBF
Conversion functions
NVO_DEPR.PBF
Depreciation functions
NVO_DATE.PBF
Date functions
NVO_FILE.PBF
File functions
NVO_FIN.PBF
Financial functions
NVO_INT.PBF
Interest functions
NVO_RAT.PBF
Ratio functions
NVO_STR.PBF
String functions
NVO_TRIG.PBF
Mathematical functions
More:

Access PowerBuilder example application:

Non-Visual objects