|
To allow you to specify either: szData or %addr(szData) For the parameter. -Bob Cozzi www.i5PodCast.com Ask your manager to watch i5 TV -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of AGlauser@xxxxxxxxxxxx Sent: Friday, March 09, 2007 1:26 PM To: RPG programming on the AS400 / iSeries Subject: RE: IFS Open Help... Bob Cozzi wrote on 09/03/2007 14:16:01:
For example, suppose you have a subprocedure that accepts data in parm 1 (which is "* VALUE OPTION(*STRING) and the length of that data in parm 2. In some situations, the data being sent to the proc is just text so you pass it like this: foo( szData : %len(szData)); The system passes the data to the subproc, and it can be accessed. The
Null
terminator is added, but can be ignored because the second parm is
specified. I'm probably missing something obvious, but why would you bother putting option(*STRING) on the prototype in this sort of situation? Isn't the whole point of the null teminator so that you _don't_ have to bother passing the length? Attention: The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this message in error, please contact the sender and delete the material from any system and destroy any copies. Thank you for your time and consideration. Attention: Le contenu de ce message et(ou) les fichiers ci-joints sadressent exclusivement ` la personne ou -entiti ` laquelle ils sont destinis. Ils peuvent contenir de linformation confidentielle, protigie et(ou) classifiie. Il est strictement interdit ` toute personne ou entiti autre que le(la) destinataire privu(e) de ce message dexaminer, de riviser, de retransmettre ou de diffuser cette information, de prendre une quelconque action en fonction ou sur la base de celle-ci, ou den faire tout autre usage. Si vous avez regu ce message par erreur, veuillez communiquer avec lexpiditeur(trice), supprimer ce message et les fichiers ci-inclus de tout systhme, et en ditruire toutes copies, quelles soient ilectroniques ou imprimies. Nous vous remercions de votre entihre collaboration.
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.