CompuServe Thread

#ScreenGrab/Capture 3ds

5 messages in this thread
#167579From: theo van bruggenMay 1, 1995 8:28 AM
Hi, Does anyone know about a screencapture/grabber program which works within 3DStudio. I tried several grabbers but they get lost within 3DS. Often i want to save my settings in XAOS/Pennelo and other IPAS-routines etc… for future reference. And a screengrab would be very helpfull. Thanx in advance Theo
#167598From: David J. MarksMay 1, 1995 10:23 AM
>> Does anyone know about a screencapture/grabber program which works >> within 3DStudio. Type the following at the DOS prompt or include it in your 3DS batch file: set screengrab=yes I believe it is documented in the readme.txt file. Press <ctrl><printscreen> for a screen capture. It was also documented in R3HIDN.TXT file here. – Dave
#167781From: theo van bruggenMay 2, 1995 2:41 AM
David, Muchos gracias for your info. Theo
#167686From: Brian Rudolph [Adesk]May 1, 1995 5:35 PM
– There is a handy screen dump utility built into 3DSr3. This is primarily for people who are doing docs for IPAS routines and book writers, and others who need to be able to dump screens to disk. Here's how it works: In your AUTOEXEC.BAT file, place a line: SET SCREENGRAB=YES This enables the screen grab functionality of 3DS. Without this, the program won't do it. Run 3DS. At any point in the program, press CTRL-PRINT SCREEN. The screen saver will snap a picture of how the screen looks at this point, including the cursor position. The program will pop up a simple filename entry dialog, which just allows the entry of an 8-character filename with a 3-character extension. Type in the name you want to save the file to, specify the file type by including the extension (.gif, .tif, .tga, etc.), and then click on Save. (If you don't include an extension, it uses the current image file type you've set in the Configuration dialog.) This dialog does NOT respond to CR or ESC keys to Save or Cancel — they would confuse the program if you were doing a screen grab from within another dialog. If you select Save, the image is saved to the IMAGE-PATH under the name you entered. You may use any standard 3DS file type or .BXP file type. Saving to flics is NOT recommended. The screen grab will not work if you are inside the screen grab itself, viewing its file save dialog.
#167782From: theo van bruggenMay 2, 1995 2:42 AM
Brian, Gracias, like always, you are very helpfull. Excuse me, i missed this part in the manual. Theo