Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!ut-emx!ben From: ben@ut-emx.uucp (Ben Sloan) Newsgroups: comp.sys.mac.hypercard Subject: Import Paint command Summary: filename doesn't match window title! Message-ID: <47966@ut-emx.uucp> Date: 26 Apr 91 15:55:45 GMT Distribution: comp.sys.mac.hypercard Organization: The University of Texas at Austin; Austin, Texas Lines: 16 I have a script that uses the Import Paint file command. I put the chosen file name into a variable, say "filename", where it always is the full path, e.g. "hard disk:hypercard:myfolder:paintfile". The problem is that this filename is not the name of the window displaying the file. If the window goes to the background, I can't pull it back by saying "show window filename" because the window has only the name of the file without the path. Suggestions? thanks, Ben Sloan ben@emx.utexas.edu