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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter D<br />

Skills and Concepts<br />

Universal Codes<br />

category starts on a new page.<br />

~REM~<br />

Ignores all the code and text in a line. The ~REM~ code must be the FIRST code in the<br />

line.<br />

~LPI:X~<br />

The Lines per <strong>Inc</strong>h code determines the number of lines per vertical inch. This code<br />

was added to the report writer so that certain portions of a report could have a fixed<br />

Lines Per <strong>Inc</strong>h setting, regardless of the font height. As a result, users have a wider<br />

range of font options to choose from when generating reports on pre-printed forms.<br />

Essentially, the Lines Per <strong>Inc</strong>h code causes large print to cram together and smaller print<br />

to expand in order to adhere to the lines per inch setting. X represents the lines per inch<br />

in character spaces. It may be replaced with a 1 through 10 with 10 being the most<br />

crammed. When there is no Lines Per <strong>Inc</strong>h code present, or when the code reads<br />

~LPI:0~, the lines per inch is determined by the size of the font.<br />

All lines between the ~PGSTART~ and ~PGEND~ codes make up a Page Header. The<br />

Page Header prints at the top of every page of a report. Page Headers are used on lists<br />

that DO NOT require a search. Often times, Page Headers contain page numbers.<br />

~PGSTART~<br />

~PGEND~-<br />

~PGNUM:X~-<br />

Resets the page number. The page number code (~PG~) is placed in the header or footer<br />

of a report, and prints the page number of each page, starting with #1. The Page<br />

Number Reset code allows you to start numbering pages at a number other than 1. Replace<br />

X with the number from which you will start counting the page numbers; that is,<br />

the number that will print on the first page of the report.<br />

~PRINTPAGEHEADER~-<br />

This code causes the page header to print on the report. The code is mandatory for the<br />

Page Header to print on the page. It usually appears after the ~PGNUM:X~ code in the<br />

report.<br />

~WRAPON~<br />

~WRAPOFF~<br />

Word Wrap will be performed on all the lines of text between the ~WRAPON~ and<br />

~WRAPOFF~ codes. You may use the word wrap codes as many times as necessary in<br />

a report. Word Wrap is generally used in letters.<br />

Because the text in letters oftentimes contain variables that get replaced with entries<br />

from the data base (“Your son ~FN~”), the length of a line containing the variable may<br />

get longer or shorter depending on the length of the data base entry replacing it. Without<br />

the word wrap codes, any line exceeding the margin settings will be truncated. On the<br />

other hand, if the line is very short, it will print as is and look awkward. Using the word<br />

wrap codes, words that go beyond the right margin will scroll down to the next line,<br />

D-22 <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!