At 12:10 Uhr -0400 26.08.2002, Charlie Fiskeaux II wrote:
>I had to deal with a similar problem trying to open a PDF from a projector
>on a Mac.  I still don't know why it didn't work using "@" and ":" (I tried
>in as many permutations as I could conceive of.), but eventually the only
>way I could get it to work was by hardcoding it.  Although not possible on
>the PC because of varying drive letters, on a Mac all I had to do is refer
>to the CD name.  Like so:
>
>set OK=baPrintFile("myCDName:Word Documents:Lodges:CHOBE.doc")
>

the "@" as a shortcut for the moviepath and as "path selector" only 
works in lingo.
in your case, you're using a buddyApi function, which doesn't know 
about "@", like it is the case with other xtras too.
-- 

   |||
a�ex
  --
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to