Hi you all,
upgrading from gnuplot 4.4.0 to gnuplot 4.6.0 the help file has changed from a .hlp file to a .chm file.
i tried to modify my already existing lpeg properties but I had little luck to get the gnuplot help showing when I press F1.
this is what I tried:
wgnuplot.hlp=C:\Documents and Settings\amir.sabbagh\My Documents\Programmi\gnuplot460win32\gnuplot\bin\wgnuplot.chm
command.help.subsystem.$(file.patterns.gnuplot)=2
command.help.$(file.patterns.gnuplot)=$(CurrentWord) ! $(wgnuplot.hlp)
a shell appears but immediately disappears giving no error.
i tried also
command.help.subsystem.$(file.patterns.gnuplot)=1
but I receive an "Access Denied" error. But I checked the file path and it is correct
Can someone of you help me?
Thank you
Amir