arg = getTflDWorkFromString(hTable,name,datatype)
creates a code replacement DWork argument, based on a specified name and data type,
for a semaphore entry in a code replacement table.
This example shows how to use the
getTflDworkFromString to create a
void* argument named d1. Then, the
example adds the argument as a DWork argument for a semaphore entry in a code
replacement table.