'add text files to insert when certain folders are being included
'in front page: (if this text files are missed, they are simply skipped):
|=w."..\\..\\..\\pecom\\development\\s2s22\\demos\\"

|read$suppl_vb2asp."$w vb2asp\\insert.txt"
|read$suppl_vb_helpers."$w vb_helpers\\insert.txt"

'this will add preface if preface.txt exists:
|read$preface."$w preface.txt"

|read$files_to_highlight."highlight_this_files.txt"
|=files_to_highlight."\R\r.,$files_to_highlight \n"