StringDWORDtoBytes(Integer aDWORD)
Since DF allows the imbedding of binary zeros in strings, strings
passed back to DF (via reference pointers) often need to be sized
based on the position of the zero terminator. This function will
a valid DF string from a 'C' string.