Return to home pageGo to previous document on same levelGo to next document on same levelMove up one levelGo to sitemapmailto:dpwolfer@swissonline.ch

Print Case Document statement

 [/h/]Prca
   [[/h/]Name[=window_name]]
   [[/h/]Hgt[=graph_height]]
   [[/h/]Wdt[=graph_width]]
   [[/h/]Seg[=segment_length]]
   [[/h/]Sca[=scale_factor]]
   [[/h/]Htx[=header_text]]
   [[/h/]Ftx[=footer_text]]
   [[/h/]Optn[=None-Htx-Ftx-Tri-Sca]]
   [[/h/]Tgt[=Printer|Clipboard]]
   [[/h/]Prn[="device,spooler,port"]]

Type conventions and statement syntax are explained in the Glossary.

Parameters...

Name
Name parameter indicating the name of the case document to be affected by the command. Default: the topmost case document.

Hgt
Number parameter indicating the maximal height of the created graph.

Wdt
Number parameter indicating the maximal width of the created graph.

Seg
Number parameter indicating the maximal number of points the targeted graphics program can import as a single polyline. Wintrack will fragment the paths accordingly. Default is 100, accepted range 10-32767.

Sca
Number parameter indicating the scale factor at which the graph is to be printed or copied to the clipboard. If the document contains trials with paths zoomed at different magnifications, scaling will be accurate for the top left trial.

Htx
Text parameter indicating a header text for the page. You may use {file} to insert the filename and path, {date} to insert the current date, {time} to insert the current time, or {title} to insert the title of the first trial in the case.

Ftx
Text parameter indicating a footer text for the page. You may use {file} to insert the filename and path, {date} to insert the current date, {time} to insert the current time, or {title} to insert the title of the first trial in the case.

Optn
Check box parameter indicating execution options. None deselects all options (and is the default) else specify any combination of:

  • Htx = print the text of the Htx parameter centered at the top of the page (ignored when placing the graph on the clipboard),
  • Ftx = print the text of the Ftx field centered at the bottom of the page (ignored when placing the graph on the clipboard),
  • Tri = print trial numbers next to the trial views (ignored when placing the graph on the clipboard),
  • Sca = print at a fixed scale as specified by the Sca parameter.

Tgt
Radio button parameter indicating the target. Default = Printer, else any of the following two options:

  • Printer = print to the current printer,
  • Clipboard = do not print, but instead place the graph on the clipboard for transfer to other Windows™ applications.

Prn
Printer parameter indicating device name, spooler name and port name of the desired target printer. Default is the current Windows printer.

Note that...

If Tgt=Clipboard, the Htx,Ftx, and Tri options in Optn will be ignored, as well as any text specified in Htx and Ftx: neither headers, footers, nor trial numbers can be copied to the clipboard. The Prn parameter needs only to be specified if Tgt=Printer and is ignored if collection of printed output has previously been initiated using the Begin Collecting Output statement. The Seg parameter, in contrast, is ignored as soon as Tgt=Printer. The Sca parameter takes only effect if Optn=Sca, else the graph is resized according to the values given by the Hgt and Wdt parameters.

Additional information...


Go to previous document on same levelGo to next document on same levelMove up one levelGo to sitemap