Frank,

In addition to what Bob said, if you update your hosts file from various 
places, it might be prudent to take a peek at your hosts file (should be at 
C:\Windows\System32\Drivers\etc\hosts on Windows) for lines containing 
'jsoftware.com'. I do so with 45 lists, and I'm sure one has jsoftware in it, 
because I had to manually comment it out (with #).

I further verify that I can download the AIO J903 windows zip.

May 18, 2022, 00:22 by [email protected]:

> Hi Frank
>
> Are you following the instructions here? 
> https://code.jsoftware.com/wiki/System/Installation
>
> If so, can you let us know how the process fails and what messages that you 
> see?
>
> If you can't get the files to the computer, I would look if any firewalls are 
> active?
>
> Cheers, bob
>
>> On May 17, 2022, at 14:04, Frank Hamilton <[email protected]> wrote:
>>
>> Sorry to bother anyone. I can't download J903_win64.exe or the zip on any
>> of 3 PCs. What is wrong?
>>
>> On Tue, May 17, 2022 at 12:14 AM Raul Miller <[email protected]> wrote:
>>
>>> I would express continue. more like "immediately advance to next round
>>> (terminate if no following round)"
>>>
>>> That's not particularly concise, but people who need the explanation
>>> might benefit.
>>>
>>> --
>>> Raul
>>>
>>> On Mon, May 16, 2022 at 11:37 PM Arthur Anger <[email protected]>
>>> wrote:
>>>
>>>>
>>>> Because 'iteration' can equally mean one execution in a series, or the
>>>>
>>> whole of the series, I propose revising two NuVoc definitions for clarity,
>>> to read:
>>>
>>>> ------
>>>>  break.     | Terminate looping | Control
>>>>
>>>> Prevents execution of any further sentences in a for-body block during
>>>>
>>> the current round of iteration, as well as any further rounds.
>>>
>>>> ------
>>>>  continue. | Terminate round   | Control
>>>>
>>>> Prevents execution of any further sentences in a for-body block during
>>>>
>>> the current round of iteration, but continues with the next round of
>>> iteration, if any.
>>>
>>>> ------
>>>> I shall wait a week for receiving any objections or improvements.
>>>>
>>> Thanks.
>>>
>>>> --Art
>>>> ----------------------------------------------------------------------
>>>> 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
>>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to