How to add your knowledge

Helpful Hints

    Because Constructware is a Microsoft based application, the user can copy text from MS Word into the text boxes. This allows the user to have full use of the spelling, grammar, and thesaurus tools of MS Word. If you save the Word document in the HTML format,1 view the HTML source code and copy that into the text box, your text will display any of the formatting you have used.

    Eliminating the URL on Documents

    The default setting for documents printed from the Internet is to show the URL (Internet address) at the bottom of the printed page. If you do not want this information, you need to make changes to the Page Settings.

    In Internet Explorer (all versions), select File, Page Setup to display the Page Setup Screen. The Headers and Footers section provides a space for you to type header text that displays at the top of the page, or footer text that displays at the bottom of the page.

    To print specific information as part of the header or footer, include the following characters as part of the text.

    Type this...

    To print this...

    &w

    Window title

    &u

    Page address (URL)

    &d

    Date in short format (as specified by Regional Settings in Control Panel)

    &D

    Date in long format (as specified by Regional Settings in Control Panel)

    &t

    Time in the format specified by Regional Settings in Control Panel

    &T

    Time in 24-hour format

    &p

    Current page number

    &P

    Total number of pages

    &&

    A single ampersand (&)

    &b

    The text immediately following these characters as centered.

    &b&b

    The text immediately following the first "&b" as centered, and the text following the second "&b" as right justified.

    Therefore, if your Header or Footer shows "&u", you need to delete that code to remove the URL from your printout.

    To remove the URL in Netscape, click on File, Page Setup to display the Page Setup Screen. If the box next to "Document location (URL)" contains a checkmark, click in the box to remove the checkmark.