download GD 300 Zipped Files

C++ Programming (Visual Studio 6)

Commission Tom to Write Your Software

____________________________________________________________

___________________________________________________________

C++ Programming (Visual Studio 6)

All of the programming materials, source code and documentation, may be downloaded free of charge. The materials are provided on an "as is" basis and no claim is made as to the functionality of the code.

JavaBat -- Create a DOS Batch file for executing any Java class file.

FileStamp -- File Date/Attribute Stamping utility.

____________________________________________________________
JavaBat -- Create a DOS Batch file for executing Java class files

This utility will create a DOS Batch file that will automatically invoke the Java.exe interpreter to run the Java class file of your choosing.
The main application look is shown here...

Fill in the name of the Java class you would like to execute (minus the ".class" extension). Then click on "Start". The application will search your disk for all of the occurrences of the file "java.exe". This may take a couple of minutes. When it gets finished you'll see something similar to:

You must click on the Java.exe you would like to use and then click on "Ok" (or Cancel to quit). The batch file will be written out for you. Note that the file is written into the directory where JavaBat is located. So you will have to temporarily copy the application to the place where your want the batch file to go.

A typical batch file is shown here...

Note that the "PAUSE" statement would have been REMarked out if you had checked the "Auto Close DOS Batch File" box in the application. Of course, you can still remark this out if you like after the fact. This application saves you the pain of writing out the full path to either your class file or to the Java.exe interpreter.

download the JavaBat Zipped Visual Studio 6 Source Files

Back to C++ Programming...

____________________________________________________________
FileStamp -- File Date/Attribute Stamping

This utility allows you to set the date and attribute bits of any file or files on your disk.
The main application look is shown here...

Clicking the "Choose Date / Time Stamp" button takes you to the following dialog.

NOTE that you can choose any date for the files you will select (all files will be given a 1:00AM time). In addition, you can set the file's Read Only and/or Archive bits by checking the boxes.

When you click the "Select Files..." button you get the following dialog.

This is the usual, standard, C++ file-choosing dialog. You can make a single or multiple file choices here.

The file(s) time date attributes are changed when you click "Open".
"Cancel" will leave things unchanged.


download the FileStamp Zipped Visual Studio 6 Source Files

Back to C++ Programming...

Back to the top...

__________________________________________________________________________

Commission Tom to Write Your Software

You can commission Tom to to write a cuatom C++ program for you. Click on the e mail button and type in a short description of what you have in mind.

Back to the top...

__________________________________________________________________________