|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
when running the following AppleScript code, which was generated from the
recorder. The error message is generated when executing line 6.
1 tell application "POV-Ray Mac 3.5"
2 activate
5 3.5:scenes:objects:box.pov"
8 9):POV-Ray 3.5:scenes:objects:box.pov"
9 end tell
// this AppleScript code opens PovRay, opens the box.pov file, and then
renders it. //
Is this something that can be easily resolved, or is this just one of those
things...
Thanks for any response/help.
Markus.
Post a reply to this message
|
|
| |
| |
|
|
From: Thorsten Froehlich
Subject: Re: Can't get =ABclass DSet=BB of =ABclass Pref=BB
Date: 12 Mar 2003 05:37:25
Message: <3e6f0de5$1@news.povray.org>
|
|
|
| |
| |
|
|
In article <web.3e6ea50898dc998aff303fc0@news.povray.org> , "markus"
<mar### [at] uwashingtonedu> wrote:
> Is this something that can be easily resolved, or is this just one of those
> things...
Does it work if you remove that line?
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thorsten Froehlich wrote:
>In article <web.3e6ea50898dc998aff303fc0[at]news.povray.org> , "markus"
><mar### [at] uwashingtonedu> wrote:
>
I removed line 6 and inserted a display text command in its place. No error
messages were generated, and the text box shows up, as expected. Although
it appears that lines 4 & 5 were executed, I don't see the box.pov file
open in the povray editor (I assume that lines 4 & 5 open the file box.pov
in PovRay.)
Markus.
>> Is this something that can be easily resolved, or is this just one of those
>> things...
>
>Does it work if you remove that line?
>
> Thorsten
>
>____________________________________________________
>Thorsten Froehlich, Duisburg, Germany
>e-mail: tho### [at] trfde
>
>Visit POV-Ray on the web: http://mac.povray.org
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |