Using the Lisp Explorer

Use the LispExplorer to display information about Lisp commands, variables, and functions defined in the application.

The LispExplorer allows the following:

  • Display a list of available Lisp functions

  • Display the code of a Lisp function

  • Load Lisp files in the application

  • Search for a text inside the code

  • Display Lisp commands, functions and variables defined in the application

  • Export the list of Lisp commands, functions and variables defined in the application

|ipucu| ListExplorer şifrelenmiş Lisp fonksiyonlarının kodunu göstermez.

To display the code of a Lisp function

  1. Aşağıdakilerden birini yapın:

    • On the ribbon, click XtraTools > Utilities > Lisp Explorer.

    • On the menu, click XtraTools > Utilities > Lisp Explorer.

    • Type LispExplorer.

  2. In the dialog box, in Location, select Library.

  3. Gözat öğesine tıklayın.

  4. Select the folder containing the Lisp files and click Specify folder. The Files section displays the list of Lisp files in the selected folder.

  5. In Files, click the file name. The Functions section displays the functions contained in the selected file.

  6. Click a function to display its source code.

  7. Optionally, use the Display as option to control how the function will be displayed.

    • Header Only: Displays only the function header

    • Function Only: Displays only the function code

    • Both: Displays the function header and the code

  8. Use Search to search for a text inside the displayed function.

To load a Lisp file:

  1. Aşağıdakilerden birini yapın:

    • On the ribbon, click XtraTools > Utilities > Lisp Explorer.

    • On the menu, click XtraTools > Utilities > Lisp Explorer.

    • Type LispExplorer.

  2. In the dialog box, in Location, select Library.

  3. Click in Browse.

  4. Select the folder containing the Lisp files and click Specify folder. The Files section displays the list of Lisp files in the selected folder.

  5. In Files, click the Lisp file name.

  6. Yükle’ye tıklayın.

To display Lisp commands, functions and variables defined in the application:

  1. Aşağıdakilerden birini yapın:

    • On the ribbon, click XtraTools > Utilities > Lisp Explorer.

    • On the menu, click XtraTools > Utilities > Lisp Explorer.

    • Type LispExplorer.

  2. In the dialog box, in Location, select Loaded.

  3. In Type, select Commands, Functions or Variables.

    |ipucu| Liste başlığındaki bir sütun adına tıklayarak listeyi alfabetik olarak sıralayabilirsiniz.

  4. Optionally, you can export the list to a .dmp file. To export:

    1. Ver’i tıklayın.

    2. In the dialog box, specify the file where to store the file and click Save.

Erişim

Command: LispExplorer

Menu: XtraTools > Utilities > LispExplorer

Ribbon: XtraTools > Utilities > LispExplorer

Üst Öğe Konusu

Utilities