Trying not to clutter up the forums too bad, but this question relates to the script. I have the list of files be inputed into a text file, followed by a carraige return then dcced to the user, if desplayed in notepad why is it a block and not a new line? Thanks, the code to input into the file looks like this.
You should not really use wordpad or word for that matter when writing scripts. There are good programs out there which are available to use, some free some not. I Personally use EditPlus 2 to work with TCL / PHP / HTML etc etc and is an awsome client. I do however use Notepad++ which is freeware and open source which you can download from here. This does pretty much exaclty what EditPlus2 does but its free. Trust me when i say once you have used these programs you will never go back to notepad / wordpad ever again
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
EditPlus2 and notepad++ both have syntax hilighting and auto indent features, the list goes on. Great if your not used to or have a linux box to play with emacs
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born