Hi...
How do I open a new window with bitmap images such as JPEG files???
Is 'open {whichDocument with} whichApplication' be the one I will have to
use??? Then what would be the name of the program that I need to specify for
the JPEG file, Word file and Text file on both platforms??? I guess it would
be 'NotePad' or 'SimpleText' for Text file, but I have no idea for other
programs...
Say I open a text file, it is the right one to use???
if the platform contains "Mac"
then open "@:Resume:Resume.txt" with "SimpleText"
else if the platform contains "Win"
then open "@/Resume/Resume.txt" with "NotePad"
What about the path for the applications???
Is there any way I could dynamically change the path delimeters with
lingo???
TIA
Jason
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
[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!]