> Do you have to write out the path when using go to movie?
> 
> go to movie "c:\movie\movie1"
> 
> or can you do this
> 
> go to movie "@:\movie\movie1"
> 
The standard IBM answer--it depends.

@ is the modern equivalent of "the moviePath," i.e., the location of
your current movie. So, if the movie you're navigating to is in a folder
below your current movie, you can do "@:movie:movie1" or
"@\movie\movie1". Notice you don't use the Windows-style drive ":" drive
designator.

I do either, depending on where the movie is. Often, I fall back on old
habits, and use the old-style path separator, especially if I'm working
on legacy code.

Cordially,

Kerry Thompson
[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