• 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
<<data>> instead of useful info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

<<data>> instead of useful info


  • Subject: <<data>> instead of useful info
  • From: Landis <email@hidden>
  • Date: Fri, 21 Dec 2001 08:28:29 -0800

I've got a program that doesn't quite give me what I ask for in a usable form. I'm trying to get the pan and scene motion quality of a Quicktime VR panorama with ConVRter. The dictionary entries are below:

Class: movie

scene motion quality: scene quality default/scene quality low/scene quality normal/scene quality medium/scene quality high -- the scene motion quality

pan: fixed -- the horizontal pan - range 0.0 to 360.00

my script reads:

tell application "conVRter AE"
activate
get (scene static quality of movie of window 1) --+data Pssq6573716D;
get (pan of movie of window 1) --+data Ppan438803AD;
end tell

should end up with "medium" and "272.0".

Is there a way I can translate the two "data" responses to the responses I'm looking for?

Thanks,
Landis


  • Prev by Date: Re: [OT] Re: seeking webguru advice on html character encoding
  • Next by Date: Merry Christmas
  • Previous by thread: Apologies
  • Next by thread: RE: <<data>> instead of useful info
  • Index(es):
    • Date
    • Thread