Home / Microsoft / Microsoft DOS / Batch Programs Thread.
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 ... 24 25 [26] 27 28 ... 37 - (Bottom) Print
Author Topic: Batch Programs Thread.  (Read 96238 times)
devcom
Apprentice



Thanked: 37
Posts: 521


« Reply #375 on: June 04, 2009, 03:53:08 AM »

you can create it when you select .mp3 file to play
IP logged

Download: Choice.exe
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #376 on: June 04, 2009, 01:34:37 PM »

Oh wait I see the problem, Dev,

For the parts of the code with variable CurDir, make sure you surround it in quotes, and also Choice seems to be corrupt.
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
devcom
Apprentice



Thanked: 37
Posts: 521


« Reply #377 on: June 04, 2009, 03:29:43 PM »

ok here is player again with working choice.exe but i dont know how to call it when dir have space in in... ???

so this will not work:

Code: [Select]
"%curDir%\DATA\choice.exe" /C asdf

you can put it to C:\PLAYER for example and it will work ;)




@mac
i see that vista choice.exe work only on vista  ::)

[attachment deleted by admin]
IP logged

Download: Choice.exe
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #378 on: June 04, 2009, 05:17:12 PM »

Thanks for the fix  ;)
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
devcom
Apprentice



Thanked: 37
Posts: 521


« Reply #379 on: June 16, 2009, 11:19:35 AM »

Another "game", MasterMind: About

[attachment deleted by admin]
IP logged

Download: Choice.exe
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #380 on: June 16, 2009, 04:39:02 PM »

Pretty good game, dev  8)
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
mattf2171
Starter



Posts: 4


« Reply #381 on: June 17, 2009, 10:46:24 AM »

Im sorry...totally new to the forum.

What i am in need of is a batch file that looks at the date stamps of a particular file.

We are supposed to get new files from a vendor daily, and I want to use my monitoring program to run the batch file to determine if we have recieved a new file in the last 2 days.

Im totally not a programmer!! HA..

Thanks in advance.

IP logged
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #382 on: June 17, 2009, 10:48:21 AM »

Please Post a seperate thread outside of this one:

this isnt a help post, its where you post batch programs you've made if you want to share them.
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
devcom
Apprentice



Thanked: 37
Posts: 521


« Reply #383 on: June 19, 2009, 12:32:09 PM »

here is my today project still alpha ;)

its what TanZa said about mouse in cmd, so i crated small app in VB.net to get mouse pos.

Basically its menu where you use your mouse, its a little bit tricky and buggy right now but i want to share this with you ;)


EDIT:

here it is again but its not menu its just shows where your cursor is or where you click, im goint to make game with that ;)
fixed some bugs

[attachment deleted by admin]
« Last Edit: June 23, 2009, 05:36:23 PM by devcom » IP logged

Download: Choice.exe
batchmaster60
Guest
« Reply #384 on: June 24, 2009, 07:27:36 AM »

BATCH EDITOR



UPDATE

I added the /I switch to all if commands that involve the input of letters

WHY I MADE THE BATCH EDITOR

I made the batch editor first for me, so I could make batch files really easy
but I decided that I would put It on the internet, after some kind people helped me out on a problem with the batch editor.


ABOUT THE BATCH EDITOR,

The batch editor is a program that lets you use shortcut words to make batch files.
This is the first version, and I will be working on updates.

(If you have any comments, questions or suggestions please feel free to post them.)

THE DOWNLOAD

The download size is 7.6KB
 


 


[attachment deleted by admin]
« Last Edit: June 25, 2009, 05:04:08 PM by batchmaster60 » IP logged
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #385 on: June 24, 2009, 10:27:00 AM »

batchmaster,

Very good program, and I have some tips for you:

On the lines with Yes/No/Menu

You can add the /I switch to the If statement to tell if to be Case-Insensitive.
That way you can avoid any Errors with choice selection.

,Nick(macdad-)
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
batchmaster60
Guest
« Reply #386 on: June 25, 2009, 04:32:07 PM »

Thank you I will definitely make an update. ;D

Is there a way to make it so you can backspace In my program?

and is there also a way to like say move to the middle of the command line and add commands there?
IP logged
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #387 on: June 26, 2009, 03:31:47 PM »

Why dont you use Notepad?
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
batchmaster60
Guest
« Reply #388 on: June 26, 2009, 08:10:06 PM »

I do
IP logged
macdad-
Topic Starter
Expert



Thanked: 39
Posts: 2,520


LoneWolf's Circuits
« Reply #389 on: June 27, 2009, 09:52:57 AM »

And yes you can backspace and move around with the arrow keys if you use the Set /P command
IP logged

If you dont know DOS, you dont know Windows...

Thats why Bill Gates created the Windows NT Family.
Pages: 1 ... 24 25 [26] 27 28 ... 37 - (Top) Print 
Home / Microsoft / Microsoft DOS / Batch Programs Thread. « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.095 seconds with 21 queries.