|
You can also use %addr(filename: *data), it will adjust in case the
field uses 4 bytes length, or fixed.
On 12/10/2015 01:00 PM, Stuart Rowe wrote:
Depends also on the declaration of filename. If varying, usewhere
"%addr(filename) + 2" instead.
On Thu, Dec 10, 2015 at 9:40 AM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:
On 12/10/2015 10:21 AM, tim wrote:
i have the following code that is returning a -1 result.
filename = '/tmp/file.txt' + x'00';
fd = openf(%addr(filename) : 8388682 : 420 : 819 ) ;
i dont know why -1 is being thrown. i dont see anything in joblog.
can i find out what is causing the problem?__errno will return the C ERRNO value (sort of like our MSGID)
strerror will return the message text for a given ERRNO
--
--buck
Visit wiki.midrange.com and register for an account. Edit a page that
helps you, and because it's public, you'll help someone else, too!
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
-- Este e-mail fue enviado desde el Mail Server del diario ABC Color --
-- Verificado por Anti-Virus Corporativo Symantec --
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.