Help for this page

Select Code to Download


  1. or download this
    ;; Domino address book stuff
    (perl-script nab-duplicate-employeeids
                 "Fetch duplicate NAB employeeids"
    ...
    (perl-script nab-inactive-users-in-nab
                 "Fetch ex-employees in the NAB"
                 "Notes\\NAB\\GDInactiveInNAB.pl")
    
  2. or download this
    ;; Wrap perl scripts with emacs
    (setq perl-program "C:\\perl\\bin\\perl.exe")
    (setq perl-script-path "C:\\usr\\local\\bin\\")
    ...
                                   executable)
                          buf)
           buf)))