When I ran it and entered two rows it wrote two rows.
number of records? 2
Enter LR_UNIT_NUMBER: 1
Enter NAME_OF_PROPRIETOR: 1
Enter NATIONAL_ID_CARD_NUMBER: 1
Enter ADDRESS_OF_PROPRIETOR: 1
Enter PIN_NUMBER_OF_PROPRIETOR: 1
Enter DATE_LAND_WAS_ACQUIRED: 1
Enter DATE_OF_ISSUE_OF_TITLE_DEED: 1
Enter LAND_CATEGORY: 1
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
--------The Land record information you typed is :---------
LR_UNIT_NUMBER: 1n
NAME_OF_PROPRIETOR: 1n
NATIONAL_ID_CARD_NUMBER: 1n
ADDRESS_OF_PROPRIETOR: 1n
PIN_NUMBER_OF_PROPRIETOR: 1n
DATE_LAND_WAS_ACQUIRED: 1n
DATE_OF_ISSUE_OF_TITLE_DEED: 1n
LAND_CATEGORY: 1n
--------------------------------------------------
Enter LR_UNIT_NUMBER: 2
Enter NAME_OF_PROPRIETOR: 2
Enter NATIONAL_ID_CARD_NUMBER: 2
Enter ADDRESS_OF_PROPRIETOR: 2
Enter PIN_NUMBER_OF_PROPRIETOR: 2
Enter DATE_LAND_WAS_ACQUIRED: 2
Enter DATE_OF_ISSUE_OF_TITLE_DEED: 2
Enter LAND_CATEGORY: 2
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
The information has been successfully captured and entered to Land_registration file !
--------The Land record information you typed is :---------
LR_UNIT_NUMBER: 1n
NAME_OF_PROPRIETOR: 1n
NATIONAL_ID_CARD_NUMBER: 1n
ADDRESS_OF_PROPRIETOR: 1n
PIN_NUMBER_OF_PROPRIETOR: 1n
DATE_LAND_WAS_ACQUIRED: 1n
DATE_OF_ISSUE_OF_TITLE_DEED: 1n
LAND_CATEGORY: 1n
--------------------------------------------------
LR_UNIT_NUMBER: 2n
NAME_OF_PROPRIETOR: 2n
NATIONAL_ID_CARD_NUMBER: 2n
ADDRESS_OF_PROPRIETOR: 2n
PIN_NUMBER_OF_PROPRIETOR: 2n
DATE_LAND_WAS_ACQUIRED: 2n
DATE_OF_ISSUE_OF_TITLE_DEED: 2n
LAND_CATEGORY: 2n
[/code]
File content:
LR_UNIT_NUMBER: 1nNAME_OF_PROPRIETOR: 1nNATIONAL_ID_CARD_NUMBER: 1nADDRESS_OF_PROPRIETOR: 1nPIN_NUMBER_OF_PROPRIETOR: 1nDATE_LAND_WAS_ACQUIRED: 1nDATE_OF_ISSUE_OF_TITLE_DEED: 1nLAND_CATEGORY: 1nLR_UNIT_NUMBER: 1nNAME_OF_PROPRIETOR: 1nNATIONAL_ID_CARD_NUMBER: 1nADDRESS_OF_PROPRIETOR: 1nPIN_NUMBER_OF_PROPRIETOR: 1nDATE_LAND_WAS_ACQUIRED: 1nDATE_OF_ISSUE_OF_TITLE_DEED: 1nLAND_CATEGORY: 1nLR_UNIT_NUMBER: 2nNAME_OF_PROPRIETOR: 2nNATIONAL_ID_CARD_NUMBER: 2nADDRESS_OF_PROPRIETOR: 2nPIN_NUMBER_OF_PROPRIETOR: 2nDATE_LAND_WAS_ACQUIRED: 2nDATE_OF_ISSUE_OF_TITLE_DEED: 2nLAND_CATEGORY: 2n
|