I was able to install PCALL from
http://www.jsoftware.com/jal/j601/addons/general_pcall_0.1.16_win.zip
I put pcall in addons\general\pcall on the J602 beta directory. Then, I was
able to run
load 'addons\general\pcall\test_progress.ijs'
For J601, after installing pcall in addons\general\pcall I had to change all of
the pcall requires to absolute file references:
require 'general/pcall/progress'
went to
require 'c:/j601/addons/general/pcall/progress.ijs'
I updated test_progress.ijs, progress.ijs, ole32.ijs and test_progress.ijs now
worked.
David Mitchell
Gilles Kirouac wrote:
|file name error: script
| 0!:0 y[4!:55<'y'
while running window with general/pcall/test_progress.ijs.
How do I install general, general/pcall, general/pcall/progress addons?
I looked everywhere I thought of, specially with pacman, but cannot find
them. The words "addon", "general" and "pcall" are not in the index.
BTW, the above message is not very explanatory, specially for a newcomer.
~ Gilles
---------- Original Message -----------
From: Oleg Kobchenko <[EMAIL PROTECTED]>
To: Programming forum <[email protected]>
Sent: Tue, 15 Jan 2008 22:12:47 -0800 (PST)
Subject: Re: [Jprogramming] Soft-stopping of a long loop
Still for completeness, you may want to look at
http://www.jsoftware.com/jwiki/Guides/Windows_Progress_Dialog
...
------- End of Original Message -------
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm