|
Why is it that if I put in a /Copy (I don't do this very often, and I'm
not sure if I can do what I want to do to be honest) I can't define a file
if the /copy has files in it already? Example:
D/copy IADDRESS/QIADDSRC,iadd
DtmpStr S O Class(*JAVA:'java.lang.String')
DtmpInt S 10I 0
DstrDriver S O Class(*JAVA:'java.lang.String')
DstrUrl S O Class(*JAVA:'java.lang.String')
DstrAdd S O Class(*JAVA:'java.lang.String')
DstrCity S O Class(*JAVA:'java.lang.String')
DstrProv S O Class(*JAVA:'java.lang.String')
DstrPC S O Class(*JAVA:'java.lang.String')
DstrNum S O Class(*JAVA:'java.lang.String')
DstrRet S 1C Varying
DIaddBean S O Class(*JAVA:'flg.iAddressBean')
DLoc S O Class(*JAVA:'flg.Location')
Dvect S O Class(*JAVA:'java.util.Vector')
DAddr S 30a
DCity S 30a
DProv S 2a
DPstCde S 6a
DStatus S 30a
DAddr1 S 40a Varying
DCity1 S 40a Varying
DProv1 S 40a Varying
DPstCde1 S 40a Varying
DStatus1 S 40a Varying
more code etc...
If I put a file above the /copy I can't compile, and if I put the file
below it it's worse. The iadd has the following:
h dftactgrp(*no) actgrp(*caller)
*********** iAddressBean ****************************
DnewBean PR O ExtProc(*JAVA:
D 'flg.iAddressBean':
D *CONSTRUCTOR)
D Class(*JAVA:'flg.iAddressBean')
DclsConnect PR ExtProc(*JAVA:
D 'flg.iAddressBean':
D 'closeConnection')
Dconnect PR ExtProc(*JAVA:
D 'flg.iAddressBean':
D 'connect')
more code....
Any help would be great, thanks.
Ron Power
Programmer
Information Services
City Of St. John's, NL
P.O. Box 908
St. John's, NL
A1C 5M2
709-576-8132
rpower@xxxxxxxxxx
http://www.stjohns.ca/
___________________________________________________________________________
Success is going from failure to failure without a loss of enthusiasm. -
Sir Winston Churchill
This email communication and accompanying documents is intended only for the
individual or entity to which it is addressed and may contain information that
is confidential, privileged or exempt from disclosure under applicable law. Any
use of this information by individuals or entities other than the intended
recipient is strictly prohibited. If you have received this in error, please
notify the sender and delete all the copies (electronic or otherwise)
immediately.
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.