Macro Commands

Using the macro commands of HyperMaker you can realize a variety of tasks. You can create links using the set of macro commands below;also macros can be assigned to the buttons on the toolbar:

Task

Macro Command (shown in bold letters)

Display About Window <A HREF="about">Display About Window</A>
Find text <A HREF="find">Search text in current page</A>
<A HREF="findall">Search text in all pages</A>
Font related Macros only work is no fonts are defined in the HTML code, since HTML code formatting will always take precedence over Font Macros.
Increase Font Size <A HREF="fontp">Increase Font Size</A>
Decrease Font Size <A HREF="fontm">Decrease Font Size</A>
Increase/Decrease Font Size between 8-18 points <A HREF="font">Change Font Size</A>
Change default Font <A HREF="fontname">Open the Typeface selection window</A>
Restore original font typeface and size   <A HREF="restorefont">Restore Font specifications</A>
Exit program <A HREF="close">Exit program</A>
Close modal window <A HREF="closemodal">Close modal</A>
This macro is intended to be used into a REFRESH tag or a button to close a Modal window.
Extract file (a save dialog box will be opened) <A HREF="extract=document1.doc">Extract Document1.doc</A>
Minimize program <A HREF="minimize">Minimize program</A>
Go to Home Page <A HREF="home">Go Home</A>
Back to previously viewed page <A HREF="back">Go Back</A>
Forward to next page <A HREF="forward">Go Forward</A>
Go to Previous Page in the Browse Sequence.
Learn More.
<A HREF="previous">Previous</A>
Go to Next Page in the Browse Sequence. <A HREF="next">Next</A>
Open Ebook <A HREF="open">Open Ebook </A>
Opens the Open Ebook dialog box, to allow the user to select an .htz5 Ebook.
Print current page* <A HREF="print">Print page</A>
Open Print Preview window* <A HREF="printpreview">Print page</A>
Print several pages <A HREF="print,_1.htm,_2.htm,_3.htm">Print pages</A>
Print pages in a list <A HREF="print=pages.txt">Print pages</A>
The text file must list only HTML pages, one in each line.
Set Printing Margins <A HREF="setmargins">Set Printing Margins </A>
Register Ebook

<A HREF="register">Register Ebook</A>
This tag is only enabled  in locked Ebooks.
If the ebook was already registered, the macro will show a message telling This ebook is registered to (text # 57) + "user name".

Generating a refund code
See Handling refunds
<A HREF="refund=refpage.htm">Get a refund code and cancel the registration</A>
Stop Sound Playing <A HREF="stopsound">Stop Sound Playing</A>
Save form contents <A HREF="SaveForm">Save Form Contents</A>
Recall form contents
Learn more
<A HREF="RecallForm">Recall Form Contents</A>
Refresh screen <A HREF="refresh">Refresh</A>
Show/Hide Navigation Panel <A HREF="showpanel">Show/Hide Navigation Panel</A>
Add Favorite <A HREF="addfavorite">Add to Favorites/A>
Show Favorites <A HREF="showfavorites">Show Favorites/A>

* When printing the current page using macros located in a different frame, it will be needed to set which frame is the Main Frame in the Options Tab.