Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Forum Post

Manipulating %~f1 type of variables

Hello all, Please allow me to explain what I hope to achieve with the batch file I'm trying to create. I have a bunch of .iso files (movies and TV shows) on a HDD(M:) that I would like to...
Forum Post

Re: Dos Command/Batch file to find a folder size

You are right, cewittic. String hack and slash isn't usually my style. But I thought, "Why not? When dir /s is doing all the hard work" Interestingly, I started with a script that looked very...
Forum Post

Dos boot Hard drive failure

I'm trying to boot an harddrive into dos 6.22, i format the harddrive after booting into dos 6.22 form a disk, i run format c:/s. after that if i reboot on the disk, a can acces the harddrive, and...
Forum Post

Please Help! Batch File to find and replace config values required

Hi, I have what should hopefully be a very simple scenario. I have a batch file which relies on a text file (e.g. MyConfigUpdate.txt) to retrieve a set of values, line by line. Each line...
Forum Post

Assign each line of a text file to a variable

Hi, I have what should hopefully be a very simple scenario. I have a batch file which relies on a text file to retrieve a set of values, line by line. Each line represents a server name. To...
Forum Post

Batch Files and Deleting Subdirectories

Alright lets say for example I have the following file structure C:\Users\username\Downloads\ Now in downloads, there are folders. If I ONLY wanted to delete the folders in "Downloads" but not...
Forum Post

How to automate Extended Disk Cleanup

Hi All: I've designed a small batch file to clean out an XP laptop every time on close. Commands are: %SystemRoot%\System32\Cmd.exe /c Cleanmgr /sageset:35 & Cleanmgr /sagerun:35...
Forum Post

Re: DOS Help for Beginner

1. Open the source file with fopen() 2. Create the target file with fopen() 3. Read source line with fgets() 4. Find the marker where you need to truncate the line (strchr() or strstr()) 5....
Forum Post

DOS Help for Beginner

ouputted to another file. Thanks in advance for your help
Forum Post

create filenames and add text using a batch file

Well, I thought I was better at this than I am and I've got a problem I need some help with. I thought this would be simple, but at least right now, apparently I'm brain dead... Here's the...
Forum Post

MS DOS booted from Hard drive does not execute any .exe file

I am a 68-years old (still active) Neurosurgeon in Chennai, India - a die-hard-fan-and-avid-user (for over three decades) of MS DOS 6.22 with QBasic1.0, Foxpro DOS 2.5 a and Wordstar 4.0 for all...
Forum Post

Re: Creating Partitions

Magic Server Partition Manager-Partition Wizard can tech you step by step about creating partitions: First select the segment of free space you would like to create a partition on by clicking on an...
Forum Post

Create directory with date and time stamp.

HI, I want to create a directory through MS-DOS by taking current date and time as variable. directory name should be like ... "date+tim" if current date is 05/13/2010 and time is 18:08:14...
Forum Post

Command for reading all the files in a directory does not work properl

Hi All, My requirement is like-listing out all the jar files for a directory and adding it to the class path.Then call my standalone java program. If the no of jar files is 100-120 it is working...
Forum Post

Re: FTP rar file corruption

Yes, .rar is binary. If you want to upload a directory structure without .raring the files (sometimes, this is needed to preserve the timestamps), you can use an automated script like this....
Forum Post

Re: FTP rar file corruption

Got it to work.... needed to set it to binary mode: ftp open XXXXX.com userXXXXXXXname passXXXXXXXword lcd C:\Setup_Files cd qbooksbackup binary put qbooksbackup.rar
Forum Post

FTP rar file corruption

Hi all - I have written a batch file that uses the rar command to archive a folder with a bunch of files in it. This file then needs to be sent to my ftp server. I can successfully connect to...
Forum Post

How to terminate batch file execution and return to Dos prompt

but the above prompt can be achieved only after i close the notepad application opened through note batch. Please let me know if you have any suggestions for this.
Forum Post

Batch unzip

Hello, I'm new to this forum and to be honnest I'm quite "green" in programming so I need your help. I want to make a batch file which reads computer for specified archive name and when he does find...
Forum Post
1 2 3 4 5 6 7 8 9 10 11 12 13 14  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.