summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/ch11 pseudo.txt
blob: 61599bf73dc29ba829e0428e2e6bb5603b578f20 (plain) (blame)
1
2
3
4
5
6
7
8
9
Ch 11 Pseudocode

Begin
	Input Data File
			If File found
					Show # of Records on X file
	Else
			"File not found ! Exiting file NOW"
END