|
The first #sflclr = *off; Should be #sflclr = *on; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Troy Bryant Analyst Programmer Patrick Autocare. Phone: +61 03 9926 9913 Fax: +61 03 9926 9977 Mobile: +61 0408 397 333 T.Bryant@xxxxxxxxxxxxxx "Randy Gevedon" <rgevedon@xxxxxxxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 06/08/2004 06:39 AM Please respond to RPG programming on the AS400 / iSeries To: <rpg400-l@xxxxxxxxxxxx> cc: Subject: Clearing fields in a subfile control record. I am having a problem with clearing the fields in my subfile control record. The control record has 3 fields for the street name, street number and the street type used to reposition the file. The program has no problem clearing the first of the fields (street name) but the other two fields will not blank out. All fields are character fields. Here is the code that I am using to clear the control record. begsr @clear; CRRN = *zero; #sflclr = *off; #sfldsp = *off; position1 = *blanks; position2 = *blanks; position3 = *blanks; write wnflctl; #sflclr = *off; endsr; Any help would be greatly appreciated. **************************************************** Randy Gevedon Senior Programmer Analyst Henry County Board of Commissioners 140 Henry Parkway McDonough, GA 30253 Ph: (770) 954-2400 Web: www.co.henry.ga.us <http://www.co.henry.ga.us> Begin to do less and accomplish more, achieve more. Doing is action, achievement is successful action. **************************************************** -- This is the RPG programming on the AS400 / 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-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.