28.01.2015 Views

Administrator's Plus Report Cards Manual - Rediker Software, Inc.

Administrator's Plus Report Cards Manual - Rediker Software, Inc.

Administrator's Plus Report Cards Manual - Rediker Software, Inc.

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 7<br />

<strong>Report</strong> <strong>Cards</strong> <strong>Report</strong> Writer<br />

Standard Codes for <strong>Report</strong>s in <strong>Report</strong> Card <strong>Report</strong> Writer<br />

Code<br />

~EMPTY~<br />

Skips the next line<br />

if it is blank<br />

~TS####~<br />

Tab for fixedlength<br />

exports<br />

~TAB~<br />

Tabs text<br />

~MOVEY:#.#~<br />

Alters the vertical<br />

print position<br />

~REM~<br />

Ignores all the<br />

code and text in a<br />

line<br />

~ENDPAGE~<br />

Starts a new page<br />

Description<br />

If the <strong>Report</strong> Writer code on the line below an ~EMPTY~ code does<br />

not contain an entry for a student, the line will be skipped. This<br />

code is used to skip blank lines in mailing labels.<br />

Tabs over the designated number of character spaces to the right<br />

(#### being an integer). For example, consider the line of code:<br />

~FN~~TS23~~LN~. The last name will print in the 24th position. If<br />

the first name is less than 23 characters, trailing spaces will be<br />

added. If the first name exceeds 23 characters, the name will be<br />

truncated.<br />

Produces a tab in the <strong>Report</strong> Writer for tab-delimited exports.<br />

Use this code to move all the code and text below it up or down the<br />

designated number of inches (in decimals) on the report. For<br />

example, ~MOVEY:0.33~ will move the print position a third of an<br />

inch. ~MOCVEY:-0.25~ will move the print position up 1/4 inch. In<br />

addition to giving you more control of the printing position of each<br />

line of a report, this code will allow you to print more than one font<br />

per line, as well as text upon text.<br />

Used to insert text into the body of the report that will not be printed<br />

on the report or read by the report writer as code. (i.e., ~REM~print<br />

courses 010-060, positioned to the right of an<br />

~AdvancedSpecStart=1~ code could be used to indicate that this<br />

part of the report will print courses 010 to 060, without affecting the<br />

actual printing of the report.) The ~REM~ code must appear<br />

BEFORE the text being “ignored”.<br />

Whenever the <strong>Report</strong> Writer encounters an ~ENDPAGE~ code,<br />

the report will move to the beginning of the next page.<br />

~ENDPAGE~ codes are commonly used in Search Headers so<br />

that each found search category starts on a new page.<br />

7-78 <strong>Report</strong> <strong>Cards</strong> <strong>Manual</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!