![]() |
Macro Name | Definition |
---|---|
File Path $(FilePath) |
The complete drive+path+filename of the active document. If a non-document window is active, the entry will be blank. |
File Directory $(FileDir) |
The drive+path of the active document. If a non-document window is active, the entry will be blank. |
File Name $(FileName) |
The filename of the active document. If a non-document window is active, the entry will be blank. |
File Title $(FileTitle) |
The file title of the active document. This is the filename without the file extension. If a non-document window is active, the entry will be blank. |
File Path Title $(FilePathTitle) |
The file path title of the active document. This is the drive+path+filename without the file extension. If a non-document window is active, the entry will be blank. |
File Extension $(FileExt) |
The filename extension of the active document. |
Current Line $(CurLine) |
The current cursor line position in the active window. |
Current Column $(CurCol) |
The current cursor column position within the active window. |
Current Selection $(CurText) |
The currently selected (highlighted) text in the active window. |
Current Directory $(CurDir) |
The current working directory (drive+path). |
<<Previous |
Section Contents
Main Contents |
Next>> |