Function Description: The INPUTHISTORYMODE system variable is used to control the content and location of users 'input history. Type : Bitcode Saved in : Registry Initial value : 15 Range : 0 ~ 15 System Variable Value: 0 : do not display input... Read More
Articles Search Results
Function Description: The CMDINPUTHISTORYMAX system variable is used to set the maximum value of history entry in command prompts. Type : Integer Saved in : Registry Initial value : 20 The history record displaying is determined by INPUTHISTORYMODE... Read More
The LOGFILEON command is used to write the history of command to files. Command Access: Command : LOGFILEON Function Description: The content of text window is recorded in log files until users exit program or use the LOGFILEOFF command. Each drawing... Read More
The LOGFILEOFF command is used to close the command history of log files that opened by the LOGFILEON command. Command Access: Command : LOGFILEOFF Function Description: It will stop recording the text window and close log files. Each drawing saves a... Read More
The COPYHIST command is used to copy text of history records in command line to clipboard. Command Access: Command : COPYHIST Function Description: All history records in command line will be copied to clipboard. Read More
Function Description: The SOLIDHIST system variable is used to control whether to keep its history record of original parts for new composite solids. Type : Integer Saved in : Drawing Initial value : 0 Range : 0,1 When set to be 1, all composite... Read More
Function Description: The SHOWHIST system variable is used to control the Show History property for solids in a drawing. Type : Integer Saved in : Drawing Initial value : 1 Range : 0,1,2 System Variable Value: 0 : set the "Show History" property of... Read More
Function Description: The LOGFILEPATH system variable is used to control the path of command history log file in current drawing. Type : Strings Saved in : Drawing Initial value : Unknown Read More
Function Description: The LOGFILENAME system variable is used to control the path and name of command history log file in current drawing.(Read-Only) Type : Strings Saved in : Drawing Initial value : Unknown Read More
Function Description: The LOGFILEMODE system variable is used to control whether to write command history to log files. Type : Integer Saved in : Registry Initial value : 0 Range : 0,1 System Variable Value: 0 : do not maintain log files1 : maintain... Read More