• Icon in Toolbar

    By Thomas V 2 decades ago

    If you do not select "Do you want an icon to be installed in the toolbar of the designer client?" and you later decide, to install ICON manually:

    • close LN
    • open notes.ini, at the end of the file add for example:



      $NDSPath=C:\Program Files\Notes Design Searcher\nds.exe


    • open LN, go do Designer
    • Toolbar preferences…, Customize, New Button and in Formula write:



      @Command( [Execute] ; @Environment("NDSPath") ; @Implode(@DbName;"!!") )



      You can play with icon, name of the Button etc…



      ThomasV.