|
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.
****************************************************
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.