One of my developers has a 4GL question:
He wants to display a screen array to the users, but the array
"cursor/pointer" must start at the last element of the screen array (at
the bottom), and not the first.
Can anyone help him with this question please ?
Thanks
Dirk
sending to informix-list
Gorazd Hribar Rajteri? - 20 Nov 2003 11:09 GMT
Use FGL_SETCURRLINE( num ) function where num is a record number in your program array. Combine this function with
ARR_CURR( ), SCR_LINE( ) and/or SET_COUNT( ) functions to achieve different results. This function is described in detail on
page 5-83 of IBM Informix 4GL Reference Manual. You can download PDF version of it for free from
http://www-3.ibm.com/software/data/informix/pubs/library/4gl_7.html
Gorazd
> One of my developers has a 4GL question:
>
[quoted text clipped - 8 lines]
>
> sending to informix-list
Jean Sagi - 21 Nov 2003 06:47 GMT
FGL_SETCURRLINE( num )?
Never heard of it...
since what version it available?
Chucho!
Gorazd Hribar Rajteri? wrote:
> Use FGL_SETCURRLINE( num ) function where num is a record number in your program array. Combine this function with
> ARR_CURR( ), SCR_LINE( ) and/or SET_COUNT( ) functions to achieve different results. This function is described in detail on
[quoted text clipped - 17 lines]
>>
>>sending to informix-list

Signature
Atte,
Jes?s Antonio Santos Giraldo
jeansagi@myrealbox.com
jeansagi@netscape.net
sending to informix-list
Mark D. Stock - 23 Nov 2003 23:09 GMT
Obnoxio The Clown wrote:
> Jonathan Leffler wrote:
>
>>Just another reason to get off that 6.0x or 7.2x version. And read
>>the manual.
>
> What's a "manual"?
It's something that isn't an "automatic". Something that should be taken as
read. ;-)
Cheers,

Signature
Mark.
+----------------------------------------------------------+-----------+
| Mark D. Stock mailto:mdstock@MydasSolutions.com |//////// /|
| Mydas Solutions Ltd http://MydasSolutions.com |///// / //|
| +-----------------------------------+//// / ///|
| |We value your comments, which have |/// / ////|
| |been recorded and automatically |// / /////|
| |emailed back to us for our records.|/ ////////|
+----------------------+-----------------------------------+-----------+
sending to informix-list
Mark D. Stock - 24 Nov 2003 08:43 GMT
Neil Truby wrote:
> I don't know why you're congratulating Watson - he lives in Scotland. It
> was all down to me.
Well done Clive, you are SO modest! Or were you implying that you are the
only Pom on this list?
> And yes, Howard did look thoroughly miserable, and fail to make eye contact
> with any of the magnificent English victors. What's that all about?
Perhaps he thought he had paid the Ref enough to swing it.
Cheers,

Signature
Mark.
+----------------------------------------------------------+-----------+
| Mark D. Stock mailto:mdstock@MydasSolutions.com |//////// /|
| Mydas Solutions Ltd http://MydasSolutions.com |///// / //|
| +-----------------------------------+//// / ///|
| |We value your comments, which have |/// / ////|
| |been recorded and automatically |// / /////|
| |emailed back to us for our records.|/ ////////|
+----------------------+-----------------------------------+-----------+
sending to informix-list
Arthur Groen - 24 Nov 2003 09:19 GMT
----- Original Message -----
From: "Andrew Hamm" <ahamm@mail.com>
To: <informix-list@iiug.org>
Sent: Saturday, November 22, 2003 1:28 AM
Subject: Re: 4GL array question
> Jean Sagi wrote:
> > FGL_SETCURRLINE( num )?
[quoted text clipped - 9 lines]
>
> Possibly it requires the re-worked 7.30 and above.
I have filed a Bug for this one but don't remember in what version (RDS).
but had the promise it would have been fixed in RDS 7.30.UC7
Bug: 134884 FGL_SETCURRLINE WILL CAUSE A CORE DUMP IN THE INPUT ARRAY
STATEMENT WHEN REENTERING THE SCREEN ARRAY AFTER THE FIRST EXECUTION
sending to informix-list
Dirk Moolman - 24 Nov 2003 14:03 GMT
It is available in our version (7.31), but the parameters are different ...
-----Original Message-----
From: Gorazd Hribar Rajteri? [mailto:REMOVE_gorazd.hribar@telekom.si]
Sent: Friday, November 21, 2003 3:02 PM
To: informix-list@iiug.org
Subject: Re: 4GL array question
Don't really know...
Gorazd
"Jean Sagi" <jeansagi@myrealbox.com> wrote in message news:bpkvfh$r82$1@terabinaries.xmission.com...
> FGL_SETCURRLINE( num )?
>
[quoted text clipped - 7 lines]
> > Use FGL_SETCURRLINE( num ) function where num is a record number in your program array. Combine this function with
> > ARR_CURR( ), SCR_LINE( ) and/or SET_COUNT( ) functions to achieve different results. This function is described in detail
on
> > page 5-83 of IBM Informix 4GL Reference Manual. You can download PDF version of it for free from
> > http://www-3.ibm.com/software/data/informix/pubs/library/4gl_7.html
[quoted text clipped - 15 lines]
> >>
> >>sending to informix-list
sending to informix-list
Dirk Moolman - 24 Nov 2003 14:05 GMT
-----Original Message-----
From: Mark D. Stock [mailto:mdstock@MydasSolutions.com]
Sent: Monday, November 24, 2003 1:10 AM
>Obnoxio The Clown wrote:
> Jonathan Leffler wrote:
[quoted text clipped - 5 lines]
>
>It's something that isn't an "automatic".
We have an "automatic" here - it is called the IT department .... well,
the users seem to think so anyway ...
sending to informix-list
Dirk Moolman - 28 Nov 2003 08:12 GMT
I found a new anti-spam package this week (running a trial version now).
And for the 1st time I don't have spam in my inbox anymore !
It is called "Inboxer", and I got a copy from www.softseek.com (searched
for anti spam under downloads)
:-)
-----Original Message-----
From: Andrew Hamm [mailto:ahamm@mail.com]
Sent: Friday, November 28, 2003 4:35 AM
To: informix-list@iiug.org
Subject: Re: 4GL array question
Neil Truby wrote:
> tried to reply to you privately about this - roy and hg are well
> known here from *channel* 4, and also did some fosters ads - but your
> mailbox is full.
That's not really my mailbox - it's a spamtrap account that I publish in
newsgroups. And yes, it was full of spam and microsoft virii. I used to
be
able to fetch the contents with scripts, but the site now has random
page
variations that has well and truly broken the scripts.
sending to informix-list
Dirk Moolman - 28 Nov 2003 11:57 GMT
I couldn't use SPAMPAL, because it runs on POP3 accounts, and I work on
an exchange server - unfortunately. I tried SPAMPAL first, until I
found out I need a pop3 account.
-----Original Message-----
From: Paul Watson [mailto:paul@oninit.com]
Sent: Friday, November 28, 2003 11:28 AM
To: informix-list@iiug.org
Subject: Re: 4GL array question
Check out www.spampal.org it's what we use, very tuneable and cuts
95% of my junk
> I found a new anti-spam package this week (running a trial version
now).
> And for the 1st time I don't have spam in my inbox anymore !
>
> It is called "Inboxer", and I got a copy from www.softseek.com
(searched
> for anti spam under downloads)
>
[quoted text clipped - 9 lines]
> ? tried to reply to you privately about this - roy and hg are well
> ? known here from *channel* 4, and also did some fosters ads - but
your
> ? mailbox is full.
>
> That's not really my mailbox - it's a spamtrap account that I publish
in
> newsgroups. And yes, it was full of spam and microsoft virii. I used
to
> be
> able to fetch the contents with scripts, but the site now has random
> page
> variations that has well and truly broken the scripts.
>
> sending to informix-list

Signature
Paul Watson #
Oninit Ltd # Growing old is mandatory
Tel: +44 1436 672201 # Growing up is optional
Fax: +44 1436 678693 #
Mob: +44 7818 003457 #
www.oninit.com #
sending to informix-list