Download Latest Version tpc-c-ifmx.tar.gz (392.7 kB)
Email in envelope

Get an email when there's a new version of IIUG Software Repository

Name Modified Size InfoDownloads / Week
Parent folder
basedir.4gl 2019-06-13 838 Bytes
checkint.3j 2019-06-13 662 Bytes
checkint.4gl 2019-06-13 397 Bytes
dbexpln.4gl 2019-06-13 864 Bytes
dbtype.4gl 2019-06-13 3.3 kB
dlist.c 2019-06-13 10.8 kB
dlist.h 2019-06-13 690 Bytes
dlist.man 2019-06-13 5.9 kB
dliststr.c 2019-06-13 2.7 kB
dliststr.man 2019-06-13 5.0 kB
helpfile.4gl 2019-06-13 2.0 kB
incdec.4gl 2019-06-13 573 Bytes
informix.mk 2019-06-13 5.9 kB
interr.3j 2019-06-13 1.1 kB
interr.4gl 2019-06-13 661 Bytes
ldint.c 2019-06-13 1.0 kB
makefile 2019-06-13 2.6 kB
mkfile.3j 2019-06-13 1.1 kB
mkfile.c 2019-06-13 1.2 kB
msgtext.c 2019-06-13 4.9 kB
nxtfield.4gl 2019-06-13 1.1 kB
openlog.4gl 2019-06-13 553 Bytes
popstr.c 2019-06-13 575 Bytes
readme.txt 2019-06-13 1.1 kB
repdest.3j 2019-06-13 2.2 kB
repdest.4gl 2019-06-13 3.7 kB
repdest.per 2019-06-13 399 Bytes
report.3j 2019-06-13 4.1 kB
report.c 2019-06-13 7.6 kB
reptype.4gl 2019-06-13 1.7 kB
scrdump.3j 2019-06-13 1.3 kB
scrdump.ec 2019-06-13 3.5 kB
scrndump.4gl 2019-06-13 926 Bytes
scrndump.per 2019-06-13 305 Bytes
security.4gl 2019-06-13 1.5 kB
shell.3j 2019-06-13 836 Bytes
shell.4gl 2019-06-13 580 Bytes
spi1.4gl 2019-06-13 8.0 kB
spi1.per 2019-06-13 488 Bytes
spi2.4gl 2019-06-13 9.4 kB
spi2.per 2019-06-13 470 Bytes
spi3.4gl 2019-06-13 7.7 kB
spi3.per 2019-06-13 421 Bytes
spi.msg 2019-06-13 4.2 kB
spi.sql 2019-06-13 1.4 kB
spic.4gl 2019-06-13 5.0 kB
spig.4gl 2019-06-13 1.9 kB
spii.4gl 2019-06-13 6.7 kB
spim.4gl 2019-06-13 11.4 kB
spir.4gl 2019-06-13 251 Bytes
spiw.4gl 2019-06-13 1.5 kB
stdopt.3j 2019-06-13 2.9 kB
stdopt.4gl 2019-06-13 3.4 kB
translog.3j 2019-06-13 1.7 kB
translog.4gl 2019-06-13 1.3 kB
uname.c 2019-06-13 604 Bytes
Totals: 56 Items   153.0 kB 1
From: johnl@informix.com (Jonathan Leffler)
Newsgroups: comp.databases.informix
Subject: Multi-screen Input -- Example
Date: 28 Apr 1994 09:08:05 -0400

I've had just about enough requests to justify posting the example
multi-screen code to the net.

I found to my surprise that the code I had was a far more rounded and
complete program than I thought, and that I needed to supply a ream of
supporting material.  Anyway, create the database with spi.sql; compile all
the forms; then compile all the C and 4GL source in one C4GL command.  Run
the resulting executable.  It seemed to work under a cursory glance.  If
you like makefiles and have make trained to handle I4GL, then there's a
makefile too.  Most make's will handle it, but they'll require some
persuading to learn how to cope with I4GL.

The code comes in 2 shell archives -- I hope that they squeeze through the
News feeds.  If they don't, it'll come in three or four parts, I guess.

Have fun.
Jonathan Leffler (johnl@informix.com) #include <disclaimer.h>

PS: I'm still using an old shell archive program...
Source: readme.txt, updated 2019-06-13