All Manuals > LispWorks COM/Automation User Guide and Reference Manual > 5 Tools

NextPrevUpTopContentsIndex

5.4 Editor extensions

The LispWorks editor has been enhanced to support COM.

5.4.1 Inserting GUIDs

The editor command Insert GUID can be used to insert a new GUID at the current point. The GUID is made by calling CoCreateGUID.

5.4.2 Argument lists

The editor command Function Arglist (Alt+=) has been extended to show the arguments for all COM methods which match the function name.

 


LispWorks COM/Automation User Guide and Reference Manual - 14 Feb 2015

NextPrevUpTopContentsIndex