Odcl_PutHistoryLines

(From OmCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Config & Setup >

Odcl_PutHistoryLines

(From OmCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_PutHistoryLtnes

This function will set the X number of line in the command line history.

Parameter

Value as Integer representing the History Lines Qty.

 

Example:

(Odcl_PutHistoryLines 10)

 

Return Values

Alwaws return Nil.

 

AttoLisp Syntax:

(Odcl_PutHistoryLines Value [as integer])