Clarion ProScan Help

ProSeries Utilities

ProSeries Utilities

Previous topic Next topic  

ProSeries Utilities

Previous topic Next topic  

To provide maximum benefit to our customers and reduce code redundancy, the ProSeries tools will share a common utility code library.

 

This library is used as an #INCLUDE by our templates, but we have also provided a ProSeries Utility template to make it easy for you to use this code in other programs.

 

If you want to use the utility classes in other programs (that do not have a ProSeries tool in them) add the ProSeries Global Extension ( found in PSUtils.tpl ) to your application.

 

NOTE:  You should NOT add this extension if you have already added any other ProSeries tool to the application.

 

 

These are the utility classes currently in the ProSeries Utilities:

 

RegINIClass        - a class that makes it simple to store data in the Registry or an INI file without any changes to the underlying code.

 

PathClass        - a class that returns different portions of a split file name