I see all 5 lines in j803 jhs running 

   JVERSION
Engine: j803/2014-10-19-11:11:11
Library: 8.03.10
Platform: Darwin 32
Installer: J803 install

on OSX 10.9.5

Cheers, bob

On Jan 2, 2015, at 8:14 AM, Linda Alvord <lindaalv...@verizon.net> wrote:

> In jhs and jqt only the first two lines have symbol results. The next three 
> lines are empty boxes.
> Windows 8.
> 
> Linda
> 
> -----Original Message-----
> From: programming-boun...@forums.jsoftware.com 
> [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Björn Helgason
> Sent: Friday, January 2, 2015 11:06 AM
> To: Programming forum
> Subject: Re: [Jprogramming] Repeated rolling dice
> 
> J Http Server
> 
> 
> 
>   u: 9800+i. 5 20
> 
> ♈♉♊♋♌♍♎♏♐♑♒♓♔♕♖♗♘♙♚♛
> ♜♝♞♟♠♡♢♣♤♥♦♧♨♩♪♫♬♭♮♯
> ♰♱♲♳♴♵♶♷♸♹♺♻♼♽♾♿⚀⚁⚂⚃
> ⚄⚅⚆⚇⚈⚉⚊⚋⚌⚍⚎⚏⚐⚑⚒⚓⚔⚕⚖⚗
> ⚘⚙⚚⚛⚜⚝⚞⚟⚠⚡⚢⚣⚤⚥⚦⚧⚨⚩⚪⚫
> 
> The dice show up in jhs on the android
> On 2 Jan 2015 15:39, "Linda Alvord" <lindaalv...@verizon.net> wrote:
> 
>> I stay on this side of the curtain.  I am content to play with the 
>> chess pieces and wait for the dice to show up here.
>> 
>> However, your answer may be most helpful to others who spend more time 
>> behind that curtain.
>> 
>> Linda
>> 
>> -----Original Message-----
>> From: programming-boun...@forums.jsoftware.com
>> [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of robert 
>> therriault
>> Sent: Friday, January 2, 2015 9:26 AM
>> To: programm...@jsoftware.com
>> Subject: Re: [Jprogramming] Repeated rolling dice
>> 
>> Hi Linda,
>> 
>> I don't know of a way to do it on the standard menus since jhs does 
>> not have a config option, but since it is controlled by CSS in HTML 
>> you could use
>> 
>> jhtml_jhs_ '<style type="text/css">*{font-family:"courier
>> new","courier","monospace";}</style>'
>>   with the appropriate values for the font-family attribute.
>> 
>> To change to monaco
>> jhtml_jhs_ '<style
>> type="text/css">*{font-family:"monaco","courier","monospace";}</style>'
>> 
>> I would stay with monospaced fonts and remember that you are working 
>> "behind the curtains" by using jhtml_jhs_ and CSS to change the look 
>> of your typeface. To revert to the standard you could either restart 
>> your jhs session or just run the original
>> 
>> jhtml_jhs_ '<style type="text/css">*{font-family:"courier
>> new","courier","monospace";}</style>'
>> 
>> to set things back the way that they were.
>> 
>> Cheers, bob
>> 
>> 
>> 
>> On Jan 2, 2015, at 4:22 AM, Linda Alvord <lindaalv...@verizon.net> wrote:
>> 
>>>> (< '  '),~  each (< '  ' ) ,  each  8 8$  u: 9800+(|.(8$23),20 22 
>>>> 21
>>>> 18 19
>>>> 21 22 20),(32$(8$29 32),8$32 29),(8$17),14 16 15 13 12 15 16 14
>> 
>> ----------------------------------------------------------------------
>> 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