please search for the line

require 'dir dll files gl2 print regex strings task text'

 and change it ot

require 'dir dll files gl2 graphics/print regex strings task text'

the new base library containing short name for print has not been
released yet.  Of course you also need to install the graphics/print
addons.

I cannot reproduce your error in j602.  Did you test under jconsole
ide?  what is the result of typing
  wd'qer'
after that wd error?

Втр, 06 Мар 2012, Tom Arneson писал(а):
> Results in J701 after updating:
> 
>    load 'format/publish'
> not found: C:/Documents and Settings/Tom/j701/print
> |file name error: script
> |       0!:0 y[4!:55<'y'
>    
>    
>    JVERSION
> Engine: j701/2011-01-10/11:25
> Library: 7.01.057
> Platform: Win 32
> Installer: j701a_win.exe
> InstallPath: c:/documents and settings/tom/j701
>    
> 
> -----Original Message-----
> From: programming-boun...@jsoftware.com 
> [mailto:programming-boun...@jsoftware.com] On Behalf Of Tom Arneson
> Sent: Tuesday, March 06, 2012 09:15
> To: 'Programming forum'
> Subject: Re: [Jprogramming] scriptdoc and publish in J 701
> 
> Bill,
> 
> Here's my latest result in j602:
> 
>    JVERSION
> Installer: j602a_win.exe
> Engine: j602/2008-03-03/16:45
> Library: 6.02.061
> 
>    
>    load'format/publish'
>    
>    publish jpath'~addons/format/publish/demo/master.txt'
> |domain error: wd
> |       wd'winexec *',cmd
>    
> 
> -----Original Message-----
> From: programming-boun...@jsoftware.com 
> [mailto:programming-boun...@jsoftware.com] On Behalf Of bill lam
> Sent: Tuesday, March 06, 2012 00:02
> To: programming@jsoftware.com
> Subject: Re: [Jprogramming] scriptdoc and publish in J 701
> 
> Package updated.  I tested it work with your example.  Some functions
> may not work in j701.
> 
> Пнд, 05 Мар 2012, Tom Arneson писал(а):
> > Bill,
> > 
> > I tested in J602 with that line commented out. Publish.ijs loaded, but when 
> > I tried to run the demo, it hit the following error.
> > 
> > 
> >    load jpath'~addons\format\publish\publish.ijs'
> >    publish jpath '~addons/format/publish/demo/master.txt'
> > |value error: getfont_jafm_
> > |   'fnt sty size ang und'=.    getfont_jafm_ y
> > 
> > -----Original Message-----
> > From: programming-boun...@jsoftware.com 
> > [mailto:programming-boun...@jsoftware.com] On Behalf Of bill lam
> > Sent: Monday, March 05, 2012 19:47
> > To: programming@jsoftware.com
> > Subject: Re: [Jprogramming] scriptdoc and publish in J 701
> > 
> > There is a line inside publish.ijs
> > 
> > 'load'~'format/publish'
> > 
> > please delete it and test if there will be any other isssues for
> > both j6 and j7.
> > 
> > Пнд, 05 Мар 2012, Tom Arneson писал(а):
> > > Today, I tried scriptdoc with success, and then publish with the result
> > > below:
> > > 
> > >    load'format/publish'
> > > |stack error: fboxname
> > > |       fexist y
> > > 
> > > 
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > 
> > -- 
> > regards,
> > ====================================================
> > GPG key 1024D/4434BAB3 2008-08-24
> > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> > 
> > 
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> 
> -- 
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to