; BULK CONFIGURATION FILE ; ; The following options are the same as those on the Bulk input ; screen. ; ; DO NOT use a file extension on the INPUT and OUTPUT options. ; ; The input and output can option can be up to 8 characters ; following the standard DOS naming conventions. ; ; The large, zip and state fields can be up to 10 characters and ; follow the standard dBase field naming conventions. ; ; If you don't have a separate state field ... leave this blank. ; ; Place a space on BOTH sides of the '=' sign. The names will not ; be read properly if you do not. ; Example: LASTNAME = L_NAME ; INPUT = OUTPUT = LARGE = ZIP = STATE = ; The following are the output type options. An 'X' will select ; the option ON and a blank will select the option off. Any ; combination of the three can be selected. DBF = X SDF = TXT = ; The following are new options not found on the input screen. ; ; SCREENS set off has Bulk bypass the introduction and ending ; screens. ; ; INPUT MODULE set off has Bulk bypass the Input Option Screen. ; Only choose 'N' for this option when you're sure you have a ; working configuration ... otherwise Bulk will crash. ; ; 200 Check set off has Bulk bypass the check that is made to see ; that 200 or more VALID records do exist. ; SCREENS = Y INPUT MODULE = Y 200 Check = Y