Create a spooled file handle for a particular spooled file on a specified system.
unsigned int CWB_ENTRY cwbOBJ_CreateSplFHandle( const char *systemName, const char *jobName, const char *jobNumber, const char *jobUser, const char *splFName, const unsigned long splFNumber, cwbOBJ_ObjHandle *objectHandle, cwbSV_ErrHandle errorHandle);
The following list shows common return values.
This API does no checking of the spooled file on the host. The first time this handle is used to retrieve data for the spooled file, a host error will be encountered if the spooled file doesn't exist.