Search found 5 matches

by Wayne.o
Tue Dec 19, 2006 6:53 pm
Forum: Quick Batch File Compiler
Topic: About the "Include" feature! - How to use the "Include" feature? :S
Replies: 15
Views: 19181

Michael - This time I created a little script to simulate what you are trying to do and came across exactly what you described. One of the reasons I did not come across your error before is that I run all of my scripts in "blind" mode; that is, they are not interactive like yours and becau...
by Wayne.o
Mon Dec 18, 2006 4:57 pm
Forum: Quick Batch File Compiler
Topic: Error - I can't compile it.
Replies: 3
Views: 9107

FataMorgana - First, is this the command file name that you are compiling or is this an included file in the command file that you are compiling. Also, are you using Windows XP or Windows 2003 Server for example? Check the attributes for your file. Then see if you have permissions to even read the f...
by Wayne.o
Mon Dec 18, 2006 4:38 pm
Forum: Quick Batch File Compiler
Topic: About the "Include" feature! - How to use the "Include" feature? :S
Replies: 15
Views: 19181

Michael Lee - Your problem has a very simple explanation and an equally simple solution. Just like you cannot just "open" a "bat" file or "cmd" file in Windows Explorer (you have to choose the "Edit" option instead) without the script executing; you cannot jus...
by Wayne.o
Tue Dec 05, 2006 11:24 pm
Forum: Quick Batch File Compiler
Topic: %MYFILES% problem...
Replies: 2
Views: 9464

Hi Oleg - I think I have found the problem. After recompiling my scripts with the new 2.1.5.0 version, many of my scripts didn't work correctly. After reviewing my job logs, I was able to at determine that command line switches are not passed to the batch jobs. In my case, I use Windows Scheduler, a...
by Wayne.o
Fri Jun 16, 2006 1:25 pm
Forum: Quick Batch File Compiler
Topic: QBFC for Dummies - A couple of unobvious questions.
Replies: 1
Views: 8531

Could you please tell me what the difference is between the Home and Business licenses? Also, I am unsure as to what would go in the "Include" tab. For instance, could these files be called external scripts, external libraries or data files? Is it possible you could provide a couple of exa...