Syntax
int PCMSAFExportSet(PCMServerID serv, const char *setName, const char *fileName, const char *delimiter)
Parameters
PCMServerID serv – The PC*MILER server ID.
const char *regionID – The desired region.
const char *fileName – The delimited text file where Avoid/Favor information will be deposited.
const char *setName – The name of the set to be exported.
const char *delimiter – Delimits the results in the text file.
Description
Exports detailed information for a specific Avoid/Favor set to a delimited text file. The name of the set determines which set is exported. All of the information fields will be delimited with a symbol of your choice.
Return Values
Deprecated: PC*MILER|Connect 32
Category: Custom Data