|
Dennis, First off, VARPG questions are better off being asked in its newsgroup. You can get at it one of two ways depending on if you have a newsreader or not. http://www-3.ibm.com/software/ad/wdt400/support/ http://groups.google.com/groups?hl=en&group=ibm.software.varpg In the directory of your project there is a .LST file. This should be the compile listing from the compile. It may give you more information that you are currently not getting. You can get at it by using the "Browse Compile Listing" option under the Project pulldown of the VARPG IDE. You may have a field defined in your files that is "reserved word". VARPG defines some fields and such that it needs that you can't use in your files. There is a list of these in the "VARPG RPG Language Reference" manual. Without seeing your file definitions it is hard to say. -- ------------------------------------------------------ Scott P. Johnson Applications Development Team Coordinator Microcomputer Development Specialist IBM Certified Specialist - AS/400 RPG Programmer Highsmith Inc. W5527 Hwy 106, PO BOX 800 Fort Atkinson, WI 53538-0800 TEL: 920-563-9571 FAX: 920-563-7395 sjohnson@highsmith.com www.highsmith.com ------------------------------------------------------ Dennis Munro <DMunro@badgerminin To: "CODE400 EMail List (E-mail)" gcorp.com> <CODE400-L@midrange.com> Sent by: cc: code400-l-admin@mid Subject: RNV4287E error ???? range.com 12/26/2001 05:00 PM Please respond to code400-l V4R5M0 - Code/400 & VARPG W/SP2 - W2K In VARPG when I "Build A New Project", the following error(s) are displayed & I don't know why? When I look at the "extended" help for this error code, it says "The Field-Name entry (positions 49 - 62) has already been defined as a file name, record name, or constant name. The Field-Name entry cannot also be defined as an input field." The strange thing is the three lines are numbered 00002 which happens to be a comment record so I am really confused. What is it pointing to? The cursor is positioned at col.49of line 2 when I double click the error. When I scroll through the rest of the program, I don't see anything that is out of line. Must be someplace but I don't have a clue which line(s) is in error. <snip> ********************************************************************* * Function . . . : Allow the user to Add/Update WE CARE Data. * RNV4287E Cannot define name as a field since it has already been defined; specification is ignored. RNV4287E Cannot define name as a field since it has already been defined; specification is ignored. RNV4287E Cannot define name as a field since it has already been defined; specification is ignored. * Also Print Reports from data in the WE CARE * * data base. * <snip> The other thing that I've tried is to comment out the "F" statements that define the data files that are on the AS/400 (REMOTE). When I comment them out, the error does not appear but is back when I activate the data files. <SNIP> FWCSAFE IF E K DISK REMOTE FWCVNDR IF E K DISK REMOTE FWCDATA UF A E K DISK REMOTE <snip> Just do not know what the problem is with my file specs. Thanks - Dennis. Dennis Munro "I love deadlines. I especially like the whooshing sound they make as they go flying by." Dilbert's Words Of Wisdom: Badger Mining Corporation www.badgerminingcorp.com dmunro@badgerminingcorp.com (920) 361-2388 _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/code400-l or email: CODE400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-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.