A little thing, just add an flag like #Pb_BOM in the CreateFile() procedure, to create a file with a BOM, without using the WriteStringFormat() procedure.
M.
CreateFile and BOM
Re: CreateFile and BOM
-1
Is simple to make it self
Is simple to make it self
My Projects EventDesigner V3 / ThreadToGUI / OOP-BaseClass / Windows: Module ActiveScript
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
Re: CreateFile and BOM
So?
Isn't the point of PB to make life easier for you as a programmer?
Re: CreateFile and BOM
-1
It's easy with an existing function. Note also that BOM is only a best-endeavour; a nominal indication of form. On that basis, I'd feel there is limited justification for giving it prominence.
Frankly, prefer to see requests that add substantial value and provide something developers couldn’t do previously.
It's easy with an existing function. Note also that BOM is only a best-endeavour; a nominal indication of form. On that basis, I'd feel there is limited justification for giving it prominence.
Frankly, prefer to see requests that add substantial value and provide something developers couldn’t do previously.


