View Single Post
  #2  
Old October 7th, 2002, 03:09 AM
imbrokn imbrokn is offline
Registered User
 
Join Date: Jun 2002
Location: nj
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
imbrokn is on a distinguished road
For you apache problem, I don't really have any idea cause i never used it. When it says to contact your system administrator it is basically saying to contact yourself since you are the one that is running the server. I didn't think that an applescript would run as a "cgi-executable" what does your test.cgi look like? And what does your apache file look like? its prolly pretty long so don't paste it, but look on the net for some proper config files.

As for the dictionary question: what are you asking? How to read one or how to open one? If you are asking how to open it, then that is easy. Open the Script Editor and go to open dictionary, then wait a while, for some reason it takes a little while to load. Then a list of all the available dictionaries will come up. choose the one that you want to look at. If you are asking how to read it, then well you just really have to look at them and know what you are looking at. It is basically an object reference. Telling what objects and properties and events you have available to you. Will small examples. I think the best way to learn it though is open up the scripts that apple provides for you. look at them and see what they do. Also, look at Apple's site. they do have some tutorials on applescripting, especially in the ADC. Good luck.
Reply With Quote