Win10. No network. [ I will try on network shortly if time allows.]
After updating the jhs package, demo 14 runs fine. Cool! Both the stats
and the graph are updated when a value is changed.
demo 16 shows no problem. I could generate and copy to clipboard, in
simple and fancy css. And the red bar does close the window!
With demo 8, I don't know what to expect. The j script was displayed.
Demo 7 A table is displayed, seems fine. What should be different
between longer, medium, short?
All others ran without errors and seemed ok.
I nevertheless have fundamental questions on jhs.
°°°
From https://code.jsoftware.com/wiki/Guides/JHS/Help
"The preferred way to close a JHS page is to press ctrl+\ or click the
red button in the upper left corner. ... "
ctrl+\ does not work for me. Is a US kb assumed? On my kb, the backslash
char is entered with an Alt-key. Moreover I do not see the red button in
jijx. Is there an alternative for me? Why not an item in the menu?
°°°
Ctrl+c in the console does not signal an interrupt. Is it because there
are still clients connected?
°°°
I found that package convert/json is assumed. Why not assert its
availability on start up?
°°°
getlanip_jhs spawns 'ipconfig' and then searches for 'IPV4 Address'. But
on my system that line (the whole output) is in French: Adresse IPv4. .
. . Powershell commands gip or Get-NetIPConfiguration would be better,
but they do not work with spawn_jtask_ which is very old and would need
an update. I suspect there are other ways too.
°°° Debugging my script
How do I display intermediate results? with decho?
I ran this simplest script:
decho '223'
but could not find the result. ???
At some point, demo 16 displayed tracing info in jijx. I don't recall
how I did that! How?
~ Gilles
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm