CompuServe Thread

#Screen Grab Drive?

3 messages in this thread
#91583From: Don HansonMar 16, 1994 5:14 AM
I'm trying to use the built-in screen grab function of 3D Studio and am receiving the "Cannot open E:\\dump.tga" error message. The double backspace makes me believe I need to explicitly set a dos variable to "E:", not "E:\". I've tried setting temp, but I guess that's not the variable name used. Can anyone tell me the name of the dos variable the screen grab funtion keys off of?
#91627From: Yost GroupMar 16, 1994 9:26 AM
It uses the primary map-path, so just type in the filename without the drive or path and you'll be fine. – G
#91699From: Don HansonMar 16, 1994 3:36 PM
Y.G. Thank you. Don