Niki Upload

YT Lim ytlim23 at yahoo.com.au
Thu Jan 10 05:38:08 CET 2008


> 
> * A.V.Kuznetsov wrote (2007-09-04 11:30):
> >See, for example,
> >http://nedit.hackvalue.nl/niki/index.php/ManOutputHighlighting
> 
> Good job!
> 
> Still, any reason to duplicate the effort found here:
> http://nedit.hackvalue.nl/niki/index.php/NMan
> 

Installed both and nedit complained about wrong number of 
parameters in: substring(man, search_string(man, "\n", 0) +1)

Without understanding much, I simply modified it to:
  substring(man, 0, search_string(man, "\n", 0) +1)

A new windows was created, but the macro was stuck with:
  Reformatting vi(1), please wait...

Any idea what was the problem?

/Y.T.




      Make the switch to the world's best email. Get the new Yahoo!7 Mail now. www.yahoo7.com.au/worldsbestemail




More information about the Discuss mailing list