for Clarion6 and C55, Legacy and ABC
Now
Clarion 7 compatible!
PreserveIt allows you to
preserve the values of all the controls in a window.
It saves the control values in an ini file named Pit_ProcedureName.ini.
The values may be stored for each user or group of users or
whatever.
This preservation is usefull for filter windows like report and process windows.
You can use the global template to add it to all procs (exept Forms, Browses
or Frames)
You can use the local template to
add it to the
procedures you need to.
How to Install:

The installer detects automatically your Clarion versions and allow you to
install to the apropiate clarion directory, in the following subdirectories: \3rdParty\Templates
or \accessory\Templates\win
depending on the clarion version.
The installer can register the templates for you or you can register ARMi_PreserveIt.tpl (ABC) o
ARMi_PreserveItCw.tpl (Legacy) later manually.
Future enhacements:
Save the values to a file.
|