IDE: Default-Open-File
Posted: Sat Oct 22, 2011 6:42 pm
When a usenew file, a blank open file is created. But it would be nice, when a default-file could be definied. For example, when i click on new, a new tab with
would be open.
So i don't must write always the same header.
Code: Select all
;*************************************
;*
;* Projectname:
;*
;* Version:
;*
;* Change History
;* -Initial Version
;*
;*************************************
XIncludeFile "c:\purebasic\sources\default.pbi"
So i don't must write always the same header.