LSPSURF (ابزار اکسپرس)
محتویات یک فایل AutoLISP را توسط توابع فردی نمایش می دهد.
برای نمایش کادر گفتگوی LISP Surfer ، LSPSURF را وارد کنید:
توجه: LSPSURF با کدی که از نظرات درون خط استفاده می کند درست کار نمی کند.
گزینه های جعبه گفتگو
پرونده را بخوانید | در پرونده AutoLISP انتخاب شده می خواند |
عملکرد | عملکرد را برای نمایش انتخاب می کند |
خط شروع | شماره خط اولین خط عملکرد را نشان می دهد |
خط پایان | شماره خط آخرین خط عملکرد را نشان می دهد |
فقط هدر | فقط هدر عملکرد نشان داده می شود |
فقط عملکرد | فقط کد عملکرد نشان داده می شود |
هر دو | هدر عملکرد و کد نشان داده خواهد شد |
فایل
lspsurf.exe
منابع مرتبط
مفاهیم مرتبط
LSPSURF (Express Tool)
Displays the contents of an AutoLISP file by individual functions.
Enter LSPSURF to display the LISP Surfer dialog box:
NOTE:LSPSURF does not work correctly with code that uses in-line comments.
Dialog Box Options
Read the file | Reads in the selected AutoLISP file |
Function | Allows the function to be selected for display |
Start line | Displays the line number of the function’s first line |
End line | Displays the line number of the function’s last line |
Header Only | Only the function header is shown |
Function Only | Only the function code will be shown |
Both | Both the function header and the code will be shown |
File
lspsurf.exe
Related Concepts