Is there an area where I can get a list of all LSP commands and their function?
Is there an area where I can get a list of all LSP commands and their function?
All the LISP functions are documented in the Developer's Guide, which can be found via the Help menu (or the VLIDE's Help menu).
Moved the correct forum![]()
Ummm, are you sure this is the right forum?
-Tripp
(oops, never mind. it did move after all...)
Last edited by tmullins; 2004-06-02 at 06:15 PM.
if I in VLISP write this line:
(vla-add
and then pressing CTRL+SHIFT+SPACEBAR to call the "Apropos results"
scrolling to a symbol and double-clicking on it
VLISP displays the "Symbol Service" dialog box for the selected function
If I then press the Help button [ ? ] in the Symbol "Service dialog box".
I only get "page can not be found". What can be wrong ?
: ) Happy Computing
kennet
Works for me. !
As a process of elimination :
Does it do that for ALL symbols ?
How about when you open the Help file first, via the Menu bar : Help->VisualLisp Help Topics ?
How about when you highlight the Vla-add in the IDE and press Ctrl-F1 ??
oh, yes, someone is sure to ask : which Version of ACad ?
regards.Kerry
Thank you Kerry, but no luck
1. All symbols blanc
2. Only one item, vla-addLightweightPolyline
3. Not found
4. 2002
: ) Happy Computing !
kennet
The Help files have always had their ups and downs, especially 2002's VLIDE files. All the vla- functions are "documented" in the ActiveX Reference, just drop the "vla-" and look for the remainder of the string.
Here are some methods, but not all are documented
http://www.afralisp.com/methods/methods_ref.htm
kennet :
Do you have these files on your computer ??
...\Acad2002\Help\acadauto.chm
...\Acad2002\Help\acad_aag.chm