Summary: Hi, I am very new of writing shell script. How can I write a shell script to generate a report on the directory contents? For example, I have a lot ...
Summary: Hello. I have an access database that consists of 5 tables: one of student information including a student ID, one of teacher information including a...
Summary: How to write a script to output a txt file which contain the start time of a ftp file, the end time of the transfer, the file transfer size? Can any...
Summary: Hi, I have used IDL to generate data from MODIS satellite images of array based, which has been stored into files named- testop.400.215.dat, testop.40...
Summary: I have refernce file with some data in it myfile: aaaa bbbb cccc dddd and I have to write a script in unix such that for the first time the script has...
Summary: The following page has an example script (that you can download) which recurses through the C drive and creates a report of all .bat files. You could ...
Summary: Im doing some unix scripting and would like to, based off a file input calculate date. What we have is what is called infile in the script it reads ce...
Summary: Hi all, I am in need of a VB Script through which i can retrive a particular EventID from a Archived event log folder. Actually event log for some se...
Summary: I want get help to write a unix script to count "|" pipe in the flat file. The first row is header and the record count starts from 2nd row. I want to...
Summary: Hi there, I have a (simple) question: How to make a vb appliction that generates a report for each record of a table (acces database). This is my pur...
Summary: Hi, I wanna create a batch file that when I run the file it will generate a shortcut for an URL that I want on the desktop. Does anyone knows how to d...
Summary: Hi, I am a newbie programmer and I am writing a java program for a workstation without any speaker. I need the program to generate a beep(such as the...
Summary: Greetings, i have a .txt file called 'Master' and 75 user directories each containing the same 'Master' .txt file. When i make changes to this 'Master...
Summary: Here's my situation: Computer A controls a medical device which daily generates a report file. Computer A runs DOS 6.22 OS and is for safety reasons n...
Summary: Hi I want to Edit one one of the Auth file in SVN , so that it gives an error msg to user if he puts some undesired characters in that file, like one...
Summary: I have a FOR loop in a Batch Script on XP Pro. FOR /L %%A IN (1 1 %engine_instance%) DO ( type %logs_dir%\sim_engine_%%A.log | FIND "Customers Proces...
Summary: Hi, I have to modify the below mentioned script to generate a %3_COMBINED.TXT rather than COMBINED.TXT The script is as follows. @ECHO OFF set str= C...
Summary: Hi, I have to modify the below mentioned script to generate a %3_COMBINED.TXT rather than COMBINED.TXT The script is as follows. @ECHO OFF set str= C...
Summary: Hi All, I am relatively new to Unix scripting. I have to write a script based on below logic- Upon start, record the current date (CURRENT_DATE) whi...
Summary: hi all, i want a shell script to convert formatted file to a flat file formatted file is like below 10-apr-09 12:00:00 4214920304112348 rec no :585...
Summary: No no, i do also get these errors messages. The script is working like a charm for the first 2 pictures now, but i get the message at the bottom of my...
Summary: I guess the solution to this problem might be very simple but right now i am stuck in the middle of running my code. So im working in .NET. Its a code...
Summary: is it possible to generate a new txt doc. from a batch file, and name it and send it to a certain location all from within the bat file. kinda like ma...
Summary: Well Noor, about your question on the FindStr command, if you want the file's name "wired" into the statement, just type in your script For /F %%A in ...