Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) Not a usually question



Cliff,

In java you have/can use Unicode codes!
Thats mean:
ESC = /u001b
[       = /u005b
=      = /u003d

It works!


-----Original Message-----
From: Cliff Daniel <cdaniel@orion.noc.erols.net>
To: Alex <ales.pronet@eunet.si>
Cc: ascend-users@bungi.com <ascend-users@bungi.com>
Date: 22. december 1997 0:52
Subject: Re: (ASCEND) Not a usually question


>Just try this for control-d :
>
> printf("%c", 0x04);
>
>
>On Thu, Jul 10, 1997 at 08:59:51PM +0200, Alex wrote:
>| Hi,
>|
>| I am writing some java scripts for Max.
>| What I need to know is what ascii signs for Ctrl-d I have to send via
Telnet
>| to the Max to get in to the debug mode?
>| ^d did not working correctly
>| How to send ESC[ESC=?
>| Any idea how to auto login in to debug mode via java script?
>|
>|
>| Regards
>|
>| Alex
>|
>| ++ Ascend Users Mailing List ++
>| To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
>| To get FAQ'd: <http://www.nealis.net/ascend/faq>
>++ Ascend Users Mailing List ++
>To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
>To get FAQ'd: <http://www.nealis.net/ascend/faq>
>

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>