Search found 5 matches
- 26 Jun 2010 03:38
- Forum: DOS Batch Forum
- Topic: help correcting this code
- Replies: 8
- Views: 7900
Re: help correcting this code
yes!am i not suppose to!
- 25 Jun 2010 13:37
- Forum: DOS Batch Forum
- Topic: help correcting this code
- Replies: 8
- Views: 7900
Re: help correcting this code
well im glad its you... its suppose to do exactly what you just said to the file records.txt... but when i actually ran it, it doesnt actuallt alter the file. after i run it and do some changes i open the original file and it still has the same info without any of the alterations!!! what am i doing ...
- 25 Jun 2010 12:50
- Forum: DOS Batch Forum
- Topic: help correcting this code
- Replies: 8
- Views: 7900
can someone correct it
well this code is correct for some of the functions but it doesnt actually save/overwrite to the original file?!!!
can someone correct that
can someone correct that
- 17 Jun 2010 15:21
- Forum: DOS Batch Forum
- Topic: help correcting this code
- Replies: 8
- Views: 7900
Re: help correcting this code
!!! i dont see how this is different from what i posted. ur doing the same thing i am which is wrong. what i need is for it to do what it says when 1-4 are entered
- 16 Jun 2010 21:22
- Forum: DOS Batch Forum
- Topic: help correcting this code
- Replies: 8
- Views: 7900
help correcting this code
wassup people... i believe i got the functions here wrong... any tips to get it to do what its suppose to do @echo off :begin cls echo ^>^>^>^> Test Nisse's phone records ^<^<^<^< echo. echo ^<1^> search for phone numbers echo ^<2^> enter a new phone number echo ^<3^> remove phone number echo ^<4^> ...