GetStartupDirectory |
Syntax:
%GetStartupDirectory()%
Description:
Returns the folder path of the Windows "Startup" folder. The startup folder is a special folder in Windows. Any program files located in this folder are automatically started when the user logs on.
Parameters:
(No parameters needed)
Example:
Sub
Main
MsgBox GetStartupDirectory()
EndSub
See Also:
GetAutomateDirectory, GetDesktopDirectory, GetSystemDirectory, GetFontDirectory,GetProgramsDirectory, GetWindowsDirectory, GetTasksDirectory