You are currently not logged in. Login or Register. Forgot your password? View Cart
Site Search:
Quick Links:

Question:
What are InstallPump preset global variables? (SQA000071)


Answer:
InstallPump has a series of preset global variables that can get information from a users machine. This will make deployment packages dynamic to each user. Here are some of InstallPumps most used global variables:

<NotesMailFilename>
<NotesHomeServer>
<NotesProgramDir>
<NotesDataDir>
<NOTES.INI>
<NotesIDFilePath>

InstallPump global variables need to be surrounded by a lessthan sign (<) and a greater than sign (>) when used in an InstallPump Action.



Last Reviewed: 04/23/2004 11:50:41 AM