LoneReaper Posted March 20, 2004 Posted March 20, 2004 how would i c count how many times "STAT|For Sale" appears in a file? I though i could do this $add = FileRead ( "tempfile.txt","STAT|For Sale") FileWriteLine ( "tempfile.txt", "Number of items for sale are " & $add) but that doesnt work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now