Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Spilt a numeric value in dos batch file
Name: newdosuser Date: May 20, 2009 at 03:50:35 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi I need to split a numeric value ex "111111110" by each digit from the right hand side. Could someone please tell me how to get this done in a DOS batch file ex : chr1 = 0 chr2 = 1 chr3 = 1 chr4 = 1 chr5 = 1 chr6 = 1 chr7 = 1 chr8 = 1 chr9 = 1
Summary: I need help with a DOS Batch File. I have added my batch file to a Win98 Boot Floppy. The Batch file includes a Menu. One of the Menu Choices is for copying the WinXP I386 Folder etc. to a C:\I386, Fo...
Summary: Hi, i'll try and explain my problem: i've created a nice menu in DOS using batch files. there is only one problem. when i want to exit my menu there's a problem. on boot i call the autoexec.bat (main ...
Summary: Dear friends, This is my first post in this forum. Kindly correct me if i'm not adhering to any forum rules. I am a newbie to DOS batch file programming. Kindly help me solving the problem i am encoun...