Home

Logo

 

Features

Screens

Download

Links

 

  Recipe Management Made Easy!

 

Recipe Processor Source Code Center

Interested in seeing the program code that makes The Recipe Processor work?  Do you want to modify or add your own features to The Recipe Processor?

The source code for The Recipe Processor DOS and The Recipe Processor For Windows 2.1 (16 bit) is now available for sale. These source code packages DO NOT include the required compilers.  You must already own or have access to the compilers described below in order to compile or modify the code.

What is source code?

Source code is made up of human readable programming commands to perform a given task.  In this case, the source code is the human readable program commands that make up The Recipe Processor.  The computer cannot understand source code, so a computer program called a compiler is used to convert the human readable commands to an executable file that the computer can understand and run.  Having the source code allows you to modify the program, add features, and gain an understanding of how the program operates.  Of course, you must be a proficient programmer to modify the source code.  Wouldn't it be nice to have the source code for Microsoft Word or Excel?  Source code for commercial applications is hardly ever made available to the public. 

The Recipe Processor DOS and The Recipe Processor For Windows 2.1 (16 bit) source code is now available for anyone who is interested in tinkering with it.

The Recipe Processor For DOS ($69.00)

This package contains all of the Pascal source files needed to compile the program.  You will need Borland's Turbo Pascal compiler version 5.5.  If you have any other version of the Turbo Pascal Compiler, you may have to modify the code to make it compile.  If you do not have a compiler, but wish to view the source code, you can use NOTEPAD to view the source files.

While this is a DOS program, it will run on Windows 95, 98, ME, XP, and 2000 in a DOS window.  If you are using Windows Vista, you will need to install and run Microsoft's Virtual PC with one of the above operating systems.

The Turbo Pascal compiler version 5.5 can be downloaded from the following page.  The Recipe Processor is in no way associated with this page or the download.  http://dn.codegear.com/article/20803

Click here to show me a Pascal Source Code Sample

The Recipe Processor For Windows 2.1 16 bit ($149.00)

This package contains all of the Visual Basic source files and bitmaps to compile the program.  You will need Microsoft's Visual Basic 3.0 to view and compile the program..  If you have a later version of Visual Basic, you may have to modify the code in order for it to compile.

This is a Windows program, and it will run on Windows 95, 98, ME, XP, and 2000.  If you are using Windows Vista, you will need to install and run Microsoft's Virtual PC with one of the above operating systems. 

Please note:  This is the source code for The Recipe Processor For Windows 2.1 (16 bit) program.  It IS NOT the source code for The Recipe Processor 2000 VR.

Click here to show me a Visual Basic Source Code Sample

Please Read the Following Statements:

  1. You should be an accomplished programmer familiar with the required language (Pascal or Visual Basic) if you expect to understand the code and make modifications to the code.
  2. The required compilers ARE NOT included with the package.  You must already own or have access to the proper compiler.
  3. The source code is guaranteed to compile so long as you are using the compilers mentions above.  For any other versions of the compiler, the code may have to be modified to compile successfully.  It is the user's responsibility to modify the code.
  4. There is absolutely NO SUPPORT for the source code.  It is sold as is.
  5. There is no documentation for the code other then the code itself.
  6. There are no refunds for the source code.
  7. The source code is delivered via download in a self extracting zip file.

Source Code Purchase Options:

The Recipe Processor For DOS Source Code                  ($69.00) arrow.gif (184 Byte)  [ Buy It Now! ]
The Recipe Processor For Windows 16 bit Source Code ($149.00) arrow.gif (184 Byte)  [ Buy It Now! ]

Pascal Code Sample:

         

 

Visual Basic Form and Code Sample