RE: Re: GCIC Fullscreen applications

"Rocky" <[email protected]>
Newsgroups gmane.comp.emulators.hercules390.vm
Message-ID <[email protected]>
HI all
 
Todays update
 
Sort is moot
I added the two routines to the FLIST screens for the sort
 
Comands are  SN and SD on the flist screen
 
SD sorts by date in descending order
SN sorts by name in ascending order
 
Both routines together are 80 lines of code and comments - Comments are
about a third of that.
 
And 15 lines of  whats left  is determining exactly where the date is on the
line.
 
I am using two different OS's and the LISTF  output is slightly diferent and
the date appears in different positions
So I scanned the first line for /xx/xx/ to find the positions of the date on
the line
Extra 15 lines of code ---- 
 
Gawd the time we wasted dicussing this.
whole thing took less than 2 hrs. Including testing and implementation on
the server.
 
At the ame time I fixed the same 24 line terminal error on the FLIST and
Browse screens that we found in edit
Also fixed the positiong of the screen after insert again - wasn;t happy
with what I did last week
 
Let me know - [] should work as well as all the other special characters. If
anything is missing let me know
 
 
Roc
 


  _____  

From: [email protected] [mailto:[email protected]] On Behalf Of
Joe Monk
Sent: Sunday, August 08, 2010 17:06 
To: [email protected]
Subject: RE: [H390-VM] Re: GCIC Fullscreen applications


  

Paul -

How is the sort function supposed to work in a multi tasking envrionment, if
it cant be *arbitrarily* reentrant?

Joe
-----Original Message-----
From: [email protected] <mailto:H390-VM%40yahoogroups.com>
[mailto:[email protected] <mailto:H390-VM%40yahoogroups.com> ] On
Behalf Of
kerravon86
Sent: Sunday, August 08, 2010 7:21 AM
To: [email protected] <mailto:H390-VM%40yahoogroups.com> 
Subject: [H390-VM] Re: GCIC Fullscreen applications

--- In [email protected] <mailto:H390-VM%40yahoogroups.com> , "Joe
Monk" <joe.monk@...> wrote:
>
> Just give up. He's already admitted that its not doable.

I admitted that *what* is not doable?

> >> There would be a lot of extra baggage required to force an 
> >> arbitrary C program to be reentrant, baggage that is not yet 
> >> available.

Forcing an arbitrary C program to be reentrant?

Yes, quibbling aside, that isn't possible.

But in the environment he is thinking of using it in, he doesn't need it to
be an arbitrary C program. He can write his C code so that it's naturally
reentrant, and doesn't use library functions, except perhaps the ones that
are able to be made available in a non-hosted environment.

BFN. Paul.

------------------------------------

Yahoo! Groups Links
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.