| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Where does the extension start.
Source position: systemh.inc line 682
| var FirstDotAtFileNameStartIsExtension: Boolean = False; | 
FirstDotAtFileNameStartIsExtension determines what happens if a filename starts with a dot (.) character. If True, then the whole file name will be treated as extension. If False, then the extension is empty.