Re: Problem loading VerilogFindPair
Bert Wesarg <bert.wesarg-gM/[email protected]> Tue, 30 Mar 2010 08:18:49 +0200
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 30, 2010 at 00:51, Bruce Nepple <[email protected]> wrote: > from http://nedit.hackvalue.nl/niki/index.php/Macro_Collection > > If I paste it in a macro creation window, it fails syntax check at the > first d in the first define. > > If I read it in as a macro file, nothing happens. That's 'normal'. Macro files normally only provide functionality. Using this functionality is normally done by creating an Macro menu entry which calls functions from the macro file. > > define token_start_right { > <snip> > > I'm using 5.5. Is that the issue? You can't define functions in the macro creation window, only in macro files. You need to load the macro file with the File>Load Macro File... dialog. Bert > > B -- NEdit Discuss mailing list - [email protected] http://www.nedit.org/mailman/listinfo/discuss