HP3000-L Archives

August 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Karman, Al" <[log in to unmask]>
Reply To:
Karman, Al
Date:
Thu, 17 Aug 2000 15:04:15 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (65 lines)
Greetings To The List:

My client is starting to heavily use the Minisoft ODBC driver (MPE/iX 6.0
w/o PP), and I'd like to make the response to the web quicker than it
currently is.

The Web side uses Active Server Pages, and I've already gone in and tuned up
the code (SQL 'select' that starts with a key item).  Are there any
suggestions, for the HP side, worth implementing to liven this process up?
It currently goes at 'internet-speed' (when the 'net is WAY sluggish!).

I'm trying to develop a persuasive argument that invokes '3000 as
file-server', as there's just 1 legacy system left on it.  The ability to
use a 15 year-old app, without mods, to feed a Web page is intriguing some
folks, and I'd like to setup a round of 'gee whizz!'

As always, TIA!

Yours in /iX,
Al Karman
IT Consultant
US Freightways
[log in to unmask]
773.824.2284


-----Original Message-----
From: Larry Barnes [mailto:[log in to unmask]]
Sent: Thursday, August 17, 2000 2:45 PM
To: [log in to unmask]
Subject: Re: ?? MPE script for sessions and ip


Here's another script that works.  It evens sorts the IP's (multiple sites)


purge netcheck.data > $null
purge netchk0.data > $null
build netcheck.data;rec=-80,,f,ascii
file netx=netcheck.data,old
lf ci.pub.sys,8 >*netx
sort < netsort.data >$null
purge netcheck.data >$null
rename netchk0.data,netcheck.data >$null
echo ![chr(27)]H ![chr(27)]J
print netcheck.data,,,,0
reset netx
purge netcheck.data>$null


--
Larry Barnes
Director of I.T.
Mitek Corp.
602-438-4545 X 1366
Phoenix, AZ 85040

Check Us Out !
http://www.mitekcorp.com
http://www.atlassound.com
http://www.coustic.com
http://www.mtxaudio.com
http://www.xtant.com
http://www.dcmspeakers.com

ATOM RSS1 RSS2