|
If you are calling QSYGETPH, and are not passing it a special value for the password, then parameters 5 & 6 are no longer optional. The changing it to * means that it is a string of undetermined length and it needs parameter 5 to know the length. This was just from my general understanding of api's and not my familiarity with this particular one (I have none). Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com |-----------------------------+-------------------------------------------| | "Pete Helgren" | | | <pete@xxxxxxxxxx> | | | Sent by: | To| | midrange-l-bounces@midrang| "Midrange Mailing List" | | e.com | <MIDRANGE-L@xxxxxxxxxxxx> | | | cc| | 07/26/2004 09:15 AM | | | | Subject| | Please respond to | The QSYGETPH API | | Midrange Systems | | | Technical Discussion | | | <midrange-l@xxxxxxxxxxx| | | m> | | | | | | | | |-----------------------------+-------------------------------------------| We upgraded to V5R3M0 over the weekend and are dealing with a little bit of fallout ;-) The memo to users said that the QSYGETPH API had changed, and indeed it did, the most important change was that now "Length of password and CCSID of password are required " where it was only the password before. The current API is documented as": 1 User ID Input Char(10) 2 Password Input Char(*) 3 Profile handle Output Char(12) where before it was: 1 User ID Input Char(10) 2 Password Input Char(10) 3 Profile handle Output Char(12) I don't see however any documentation on what the char(*) looks like. I need to change the CL that accesses this API to reflect the change. Where do I find out more on how to change it? Pete Helgren Value Added Software,Inc. 801.581.1154 x202 -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.