User's Guide > Core: Utilities > Trail Files
Trail Files
 
Function Introduced:
To append a comment to the end of the current trail file, call the function ProTrailfileCommentWrite(). The comment should not be longer than (PRO_COMMENT_SIZE - 2) characters, and should not contain any nonprintable characters, such as “\n.”
這是否有幫助?