QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why is the output not printed when I source() a file?

R FAQ
fits a logistic regression model, computes some summary information and returns an object of class "summary.glm" (see How should I write summary methods?). If you type '1+1' or 'summary(glm(y~x+z, family=binomial))' at the command line the returned value is automatically printed (unless it is invisible()), but in other circumstances, such as in a source()d file or inside a function it isn't printed unless you specifically print it.

source file. Why?

news.answers/apple2/GNO-faq
A#13.3: Your program is probably changing its current working directory. The C preprocessor inserts tokens that tell the compiler which file (and on which line) it is currently processing. This information is eventually passed to the debugger. Some of the pathnames are, in general, relative to the directory from which your program was compiled. Splat! uses these relative pathnames to locate the source files that it is supposed to display.

I printed a document to a file. How do I output the file to a printer?

English Windows FAQs 2003
When you printed your document to a file, you created either a .prn file or .ps file, depending on whether you used a Printer CL (PCL) or PostScript print driver. To print the file, go to Start, Run, then type to copy the file to the "lpt1:" device in binary mode. For information about checking the state of your "lpt1:" device, see "How can I print from the command window /use lpt1 etc?" ( http://www.windows2000faq.com/articles/index.cfm?articleid=14541 ).

What should I do to get printed output ?

Frequently Asked Questions
We are planning to release a Postscript printer driver as a separate add-on. Until then, WM_MOTIF applications requiring printed output should generate PostScript or ASCII text output themselves.

How can I redirect the output to a file?

Frequently asked questions about the Microsoft Network Secur...
This number is the number of the Microsoft Knowledge Base article that contains information about the security issue and the related software update.

Printed output from Vista looks terrible. What's wrong?

Fairmont State - Vista FAQ for Students
If you try to print your Vista pages directly from your web browser's print feature, you will often get truncated and incomplete output. The proper way to print from within Vista is to use "Create Printable View," which appears as an icon on the action menu in the top-right section of your text window. The Create Printable View icon looks like a small printer.

Why don't i see any output with my DVI source?

Focus Enhancements
If your signal is coming from a computer, make sure that the computer's display settings are set to 60Hz output rate.

Why is the printed output from PageView offset on the page?

Lincoln & Co. - PageView PCL/PS Viewer FAQs
The original PCL file includes an offset, manifest in the screen image, which places the image on the page according to the source printer's printable area. When you print the screen image to your local printer, that printer driver creates a printer file which includes the offset for its printable area. This offset is manifest on the printed output. First determine the offset by trial and measurement.

Can I save the speech output to an MP3 or other sound file?

Frequently Asked Questions
Not at this stage. However, this is the most requested feature, so we are keen to add it in a future version. But all is not lost: you can use a third-party tool to capture the output, e.g. Ambrosia's WireTap - it can be use for free.

How do I direct debug output to a text file?

Debugging - Windows Forms FAQs
You need to add a Trace Listener to your code. Below is sample code that adds a TextWriterTraceListener (and don't forget the Flush before you terminate). For more information on tracing in general, see Tracing Code in an Application in the Visual...

How can I specify the encoding of the file output?

How can I extract XML from SQL using DTS?
How could we tweak the code to output the xml schema with with the xml file produced? Some systems demand the schema be present with the data. when i execute the DTS STEP as Standlone Step it executes fine but when i execute it as a package it screws up The script shown works quite well. However, if comments were added about the 'dialect', 'stream' etc it would have been helpful.

Can you change the name of an output file?

Easy to use, high speed print data stream transform applicat...
You can change the name of the output file by assigning a prefix, a length, and/or an index type of numeric, alpha field, or alphanumeric. For example, you can use an account number as an output file name. ADEPT Suite can work with AFP files with inline resources and resources called from libraries, interchangeably.

How do I specify output file configuration?

Lincoln & Co. - Windows PCL/PS Converter FAQs
Specify the default page size for files for which no page size is specified. Page size in source file overrides the default setting. Specify resolution of output file, and units of measure. Includes an option to emulate an HP printer with a 300/600 dpi toggle switch. This is useful for files with raster logos which were imaged at 600 dpi. It is safe to leave this switch on all the time, although there may be rare encounters with files which convert improperly with this switch enabled.

How can I save the output of D2K to a file?

ALG: D2K FAQs
The contents of the D2K console can be saved to a file using the Save Console Contents option, or the InstallAnywhere product can direct the output to a file. To do this, disable the D2K console and edit the lax.stderr.redirect and lax.stdout.redirect items for standard error and standard out, respectively.

How can I output a PDF file from PerfectTablePlan?

Perfect Table Plan FAQ
The ability to output to a PDF file, instead of a printer is built into MacOSX. On Windows you can use the free PDF-Creator software.

How can I output a formated file with several columns ?

FAQ Cast3M
This work is almost done within the @excel1 procedure. You needs to modify the ligne calling MESSAGE operator.

Why can't I put blanks in the output file name?

Sd Frequently Asked Questions
Sorry, but doing so would make it impossible to process session descriptors in the initialization file.
More Questions >>

© Copyright 2007-2013 QueryCAT
About • Webmasters • Contact