×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
That did it Rob! Thanks! You are a wonder!
I misread the documentation. -1 is used with a qualified job name.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Thursday, October 11, 2012 11:11 AM
To: Midrange Systems Technical Discussion
Subject: RE: QUSLSPL API
FIXED IT!
Change this
ASPnumber = -1;
to
ASPnumber = 0;
Browse : /qsys.lib/qtemp.lib/splfiles.usrspc
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: rob@xxxxxxxxx
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>,
Date: 10/11/2012 02:06 PM
Subject: RE: QUSLSPL API
Sent by: midrange-l-bounces@xxxxxxxxxxxx
Ok, I think I understand the problem. You are also getting the user
space. You are getting the header information. And, like me, the number
of detail entries is nothing.
I'm able to duplicate the problem - that's half the battle, right?
...
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.