Function: DWORDtoBytes

Module location: Dll.pkg line 106 (view source)
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.

References (2):

ModuleContaining SymbolLine
cWebApp.pkgNetwork_User_Name647
Dll.pkgCVTtoBytes144