gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Strange Terminal output


From: Jeffrey Chimene
Subject: Re: [open-cobol-list] Strange Terminal output
Date: Thu, 07 Feb 2013 14:19:21 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

On 02/07/2013 02:10 PM, Paride Desimone wrote:
> Il 07/02/2013 19:23 Jeffrey Chimene ha scritto:
>
>> The console emulator is gnome terminal.
>> The second technique ("... directly out of gnome") spawns gnome 
>> terminal
>> which then starts your shell (bash) which then runs your COBOL 
>> program.
> "directly out of gnome", I intend, without X, directly from tty.

Ummm, no. Gnome minus X is not possible. I think you mean run your
program from some sort of "Hey, Gnome! run this program for me!" widget?
Anyway - concentrate on getting the program to run within Gnome
terminal, then go for the "directly out of Gnome" option.
>
>>>         "REMOTE" "Deploy remote"  OFF \
>>>     3>&1 1>&2 2>&3
>>> Yes, it draw lines...
>> Good. However, that means the issue is with the particular character 
>> set
>> chosen by your program. I'm over my head from here though. I don't 
>> spend
>> enough time w/ OC to debug character set issues.
>>
>> You might try orienting gnome terminal to your program, rather than 
>> your
>> program to gnome terminal. By this I mean cycling through the various
>> character sets until you get a match. Don't bother with the "directly
>> out of gnome" technique until you've figured out the gnome terminal
>> settings.
> Ok, Thank you.
>
> Paride



reply via email to

[Prev in Thread] Current Thread [Next in Thread]