Path: utzoo!attcan!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!apple!han From: han@Apple.COM (Byron Han, Architect) Newsgroups: comp.sys.mac.programmer Subject: Re: Compiling with MPW Projector - Is this obvious?? Message-ID: <23182@apple.Apple.COM> Date: 2 Jan 89 19:09:35 GMT References: <3505@geaclib.UUCP> <9789@drutx.ATT.COM> Organization: Apple Products - Networking & Communications Lines: 31 In article <9789@drutx.ATT.COM> clive@drutx.ATT.COM (Clive Steward) writes: >I feel Projector is quite simple, neat, quick, powerful. Bottom line: >you are looking at a file, want to change it -- Leave it up, check it >out taking a few seconds, go back to the window and edit it. > There are some additional scripts in the folder {MPW}Examples:Projector Examples which provide some really neat features. You need to use Projector to get them out of the projector database files there. CheckInActive and CheckOutActive are scripts which can be invoked that will checkin or checkout a file (checked out modifiable) without having to go to the checkin/checkout windows. They will prompt for a comment string. These are best invoked from a menu. So something like the following in your UserStartup file: AddMenu "Project" "Check In Active/1" "CheckInActive" AddMenu "Project" "Check Out Active/2" "CheckOutActive" will really help alot. +-----------------------------------------------------------------------------+ | Disclaimer: Apple has no connection with my postings. | +-----------------------------------------------------------------------------+ Byron Han, Communications Architect Almost alpha now. Apple Computer, Inc. ------------------------------------- 20525 Mariani Ave, MS27Y Internet: han@apple.COM Cupertino, CA 95014 UUCP:{sun,voder,nsc,decwrl}!apple!han -------------------------------------- GENIE: BYRONHAN ATTnet: 408-974-6450 Applelink: HAN1 CompuServe: 72167,1664 ------------------------------------------------------------------------------