Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

Rebuild Projects - THINK C Development Script (rebuild-projects-11-as.hqx)

Download rebuild-projects-11-as.hqx (18,224 KB)


From: malldrit@sfu.ca
Subject: Rebuild Projects - THINK C Development Script
Date: Thu, 23 Dec 1993 13:56:14 -0800


Rebuild Projects v1.1
by Mark Alldritt
author of Script Tools & Monitor

Rebuild Projects is a AppleScript script which is usefull if you use
THINK C 6.0.1+ to develop software involving a number of seperate THINK C
project files. Rebuild Projects uses a parameter file to govern the order
and type of operations performed during the build process.

The parameter file can direct Rebuild Projects to compile certain projects,
move files, and empty folders. Additionally, the script is simple enough
(less than 150 lines) that you can add your own verbs to the parameter file
syntax to extend the script into areas you might find usefull.

Rebuild Projects requires AppleScript 1.0 or later, and Script Tools 1.3
or later. Script Tools is available from the Info-Mac archives and other
sites.

Package Contents:

Rebuild Projects
Read Me First (this text)
Example Param File

Rebuild Project is freeware. There are no restritions on use or
distribution.