|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I am trying to make a phone book with .bat and basicly what it does is you type in the name of the person's number you want to see and it shows thier phone # and home address.
I was wondering if it could put information into a .txt file then when when you ask for it to go get it. meaning that instead of editing the btahc file every time i enter a name. so that i would start it and type in "NewName" and it'll tell me to fill in the blanks so that when i look for the name all i'll have to do if look it up. without even having to edit the file manualy. if you don't understand please ask questions. |
|
#2
|
||||
|
||||
|
This sort of thing is why man created databases. All I don't understand is why you are thinking of doing this in a batch file ... ?
__________________
medialint.com "Energy has the opportunity to change the climate if it's done right." - Sen. John Ensign, R-Nev. (quoted out of context) |
|
#3
|
|||
|
|||
|
Quote:
because i think it's fun lol |
|
#4
|
||||
|
||||
|
First off, attempting this in batch is bloody insane to the point that I'm not even going to attempt to write that for you. That's the kind of project that could make your ears bleed, lol.
However, this can be done very easily and efficiently in WSH. You could even use an actual database, although, if you really wanted, it could be done in a text file as well. I'd be happy to help you develop that solution. |
|
#5
|
|||
|
|||
|
Quote:
thanks alot! is i'll look for some WSH tuts on this website or i'll google them. |
|
#6
|
||||
|
||||
|
Quote:
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Need help with batch programming. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|