• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CodeWarrior Question by Newbie
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CodeWarrior Question by Newbie


  • Subject: CodeWarrior Question by Newbie
  • From: Nicholas Deane-Johns <email@hidden>
  • Date: Sat, 04 Nov 2000 00:13:11 +1100

Hello all,

This is hopefully a simple question. I'm attempting to use the Create
Project/from stationery command in CodeWarrior and am getting nowhere. I'm a
student and would like to set up a script that creates the same type of
project again and again as i learn how to program in C/C++.

This is what i have been using

set StatName to choose file -- to select the stationery item in the right
folder as an alias

tell application "CodeWarrior 4.0"
Create Project "foo" from stationery StatName
end tell

simple!!! so what am i doing wrong. I get the error msg CodeWarrior got an
error "foo" doesnt understand the create project message.

This is the dictionary entry for Create Project...

Create Project: Create a new project file
Create Project alias -- New project file specifier
[from stationery alias]

I can get it to create an empty project without using "from stationery", but
i was hoping to use the from stationery as then i can create multiple little
projects as i learn...

PS i'm learning applescript too, but this one has me defeated - hence the
post


  • Prev by Date: Re: FMP5 & Current Record
  • Next by Date: RE: Error -5190
  • Previous by thread: Re: I've changed the name of a file - now how do I get at path to the new name?
  • Next by thread: Re: CodeWarrior Question by Newbie
  • Index(es):
    • Date
    • Thread