Programming with Reflection

image\rwnprg32.gif PasswordMacroFileName property

 

Syntax

object.PasswordMacroFileName
object.PasswordMacroFileName = Value

Works with

image\r124.gif

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) the name and location of the Password Exception macro file used by the WaitForPasswordExceptions method. This macro is used to process incorrect and expired passwords.

Values

The default value is "%CommonInstallFolder%\PasswordException.rma".

The following environment variables are supported:

%UseAppData%

Typically C:\Documents and Settings\username\Application Data)

%ProductAbbreviation%

RHP, RRG, RUO, RSIT

%InstallFolder%

Typically C:\Program Files\Attachmate\Reflection

%CommonInstallFolder%

Typically C:\Program Files\Common Files\Attachmate

%PersonalFolder%

Typically C:\Documents and Settings\username\My Documents

%UserProfile%

Typically C:\Documents and Settings\username

%CommonDocumentsFolder%

Typically C:\Documents and Settings\All Users\Documents

%ProgramFilesFolder%

Typically C:\Program Files

%ProgramFiles%

Synonym for %ProgramFilesFolder%

%UserName%

The Windows user name without the domain name

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property