Search found 7 matches

by jray
Mon Jul 25, 2005 11:56 pm
Forum: Quick Batch File Compiler
Topic: Stupid Call question
Replies: 1
Views: 8414

When I call a EXE from the BAT file using the Choice.com command I get an error running the progam. When I create a standalone BAT that just calls the program, it runs just fine. This shouldn't be an issue but was wondering why something like this would be happening. I know this one is going to be h...
by jray
Mon Jul 25, 2005 9:06 pm
Forum: Quick Batch File Compiler
Topic: Question about Include Files
Replies: 8
Views: 12951

Thank you Oleg,

So it is better for me to keep what I am doing in the same BAT file so I can have it in one EXE file This is ok and understanding this helps me design what I am doing. I need to be able to protect the BAT files so the user can't see what I am doing.

Thanks again,

Jim
by jray
Mon Jul 25, 2005 6:33 pm
Forum: Quick Batch File Compiler
Topic: Question about Include Files
Replies: 8
Views: 12951

Oleg,

Thank you again and I look forward to the update. Also, help me understand something. If I have multi BAT files do I use the Include section to add these so they will be compiled with the main BAT file?

Thanks again and this is making my life easy.

Jim
by jray
Sun Jul 24, 2005 7:59 pm
Forum: Quick Batch File Compiler
Topic: Question about Include Files
Replies: 8
Views: 12951

There are two Tabs, Include and Resources and here is my question. If I want to inclued a COM or other BAT files in my compilation and save the project, why does not the program save this information? I have to add there everytime I open my project. Am I doing something wrong? Thank you for the info...
by jray
Sun Jul 24, 2005 6:23 pm
Forum: Quick Batch File Compiler
Topic: Keyboard mapping
Replies: 2
Views: 8915

Perefect!

Thank you
by jray
Fri Jul 22, 2005 11:45 pm
Forum: Quick Batch File Compiler
Topic: Keyboard mapping
Replies: 2
Views: 8915

How can I find out what each key board number it is assigned to?

For example 1 = 49, 2 = 50

Thank you for the help
by jray
Wed Jul 20, 2005 10:57 pm
Forum: Quick Batch File Compiler
Topic: Choice Command
Replies: 1
Views: 7807

Question 1: I am using XP and I was told some one made a CHOICE.BAT that would work with XP. Can anyone help me with that? Also, how do I prompt some one to enter a Value? Question 2: For Example I want to prompt the user though a menu item for the Drive letter to be used. Example: Please enter driv...