Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL : PCDPRINTFILEMODE Enumeration
PCDPRINTFILEMODE Enumeration
Members
MemberValueDescription
PCD_APPEND1Appends information to the end of the file.
PCD_AUTO4Automatically increments a numeric extension for the output file name.
PCD_NEWFILE2Sends information to a new file.
PCD_OVERWRITE3Overwrites information in the current file.
PCD_PROMPT5Prompts the user for a filename.