This folder contains:


Custom Code Rule: IsRoot

Classname: com.zerog.ia.customcode.IsRoot

Description: This custom code rule checks to see if the user is root on a UNIX system.

Input InstallAnywhere Variables:

None

Output InstallAnywhere Variables: 

None

General Instructions:

This README explains how to set up and take advantage of the IsRoot custom code rule.

To effectively use this action, you will want to add an "Evaluate Custom Rule" action to anywhere in the IA Advanced designer under the rules tab.
Once you have added "Evaluate Custom Rule" action to your project, you will need to select the JAR or ZIP file that contains the desired action. To select the JAR or ZIP file, click on the "Choose JAR or ZIP..." button and select the file in the "Choose Code Archive" dialog that appears.

Next you have to designate the "Class:" that is to be called for the custom code. In this case, you would enter "
com.zerog.ia.customcode.IsRoot" (no quotes).

Thank you,

Zero G Developer Solutions.


16 December 2003