See Also Example Applies To Specifics
Assistant object: Returns or sets the path and file name for the active Office Assistant. Read/write String.
FileSearch object: Returns or sets the name of the file to look for during a file search. The name of the file may include the * (asterisk) or ? (question mark) wildcards. Use the question mark wildcard to match any single character. For example, type gr?y to match both "gray" and "grey." Use the asterisk wildcard to match any number of characters. For example, type *.txt to find all files that have the .TXT extension. Read/write String.
Remarks
In Windows, the file name extension for Assistant files is .acs. The files are installed in the \Program Files\Microsoft Office\Office folder in Windows 95, Windows 98, and Windows NT.
The following file names correspond to seven of the Assistants provided in Microsoft Office 2000. Additional Assistant choices may be available, depending on the language settings on an individual computer.
Character | File name |
---|---|
Clippit | Clippit.acs |
Links | OffCat.acs |
Rocky | Rocky.acs |
Office Logo | Logo.acs |
The Dot | Dot.acs |
Mother Nature | MNature.acs |
F1 | F1.acs |