// Production_Milling 11.5 Windows 10/16/98 16:52:40 Macro File
// W:\MCL\TLREPORT.mcl
//
// This file does the following...
// ALT File, Print, Report, Step Info, Accept
//
// CREATED: 03/16/99
//
//REPORT_STEP[SS=0, SB=0, IJ=1, FF="d:\\sm11\\MILL\\JOSRPT\\MSTEPRPT.FMT",
OF="", OD=0]
//
AUTO_ANSWER[AA="OK"]
REPORT_STEP[SS=0, SB=0, IJ=1, FF="d:\\sm11\\MILL\\JOSRPT\\MSTEPRPT.FMT",
OF="d:\\sm11\\MILL\\MDATA\\REPORT.TXT", OD=1]
SHELL[CMD_LN=STRTMP("D:\SM11\SHARED\wedplus.exe
..\\MILL\MDATA\\REPORT.TXT"), DP=0, WA=0]The above mcl file shells to DOS, reads REPORT.TXT using Edit Minus I mean Plus V8.3. That part works. When I do a Files, Print to print the report.txt file it comes out in landscape, even though the print setup says it is Portrait. WHY? To make matters worse this occurrence is random. Sometimes it comes out portrait and then changes back to landscape. The only sure way to make all the print outs in portrait which is what I want is to do a Files, Print Setup and recheck Portrait button thing. Is there a way to control the portrait/landscape setting using a macro file? Any ideas and/or suggestions are welcome... Regards, Michael Senack, X354 Your local friendly neighborhood CNC Programmer ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
