
Fill string to length with blanks
Fill string to length with blanks
I am creating a txt file using the TextOut and textoutln functio and would just like to know if there is a way to fill a field with blank until its length. Ex: Name (defined text 40) value = "Marco"
Re:Fill string to length with blanks
These functions are CDFs and there might be CDFs that do this but that is outside our "purview".
In DE8 there is internal functions for all of this.
http://www.dataease.com/dg3_HelpView/?PageID=13698&field1=*FixedWidth*
http://www.dataease.com/dg3_HelpView/?PageID=10327&field1=*WriteToFile*