Code: Select all
; Internal use in INCLUDE files according to the respective main source file
;
#PB_Compiler_MainFilePath = #PB_Compiler_FilePath ; this kept the file path of the main source
#PB_Compiler_MainFilename = #PB_Compiler_Filename ; -"- file name -"-
#PB_Compiler_MainFile = #PB_Compiler_File ; -"- file path and name -"-