Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Escape! V3.0 - <b>hpsuper()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
hpSuper()

Print text in superscript mode


Syntax

hpSuper(<cString>)


Parameters

<cString>
The text that is to be printed in superscript.


Returns

<c>
Superscripted string.


Remarks

Use hpSuper() any time you need your text to be printed in superscript.
Just like hpSub(), hpSuper() will work regardless of what font you are
currently using.


Support By

All HP Laserjet Printers


Example

?? 'Please see footnote below' + hpSuper('1')
hpAtSay(1,1,'X' + hpSuper('2'))
@ 1,0 SAY hpBold('2' + hpSuper('3') + ' = 8')
@ 1,0 SAY 'E=MC' + hpSuper('2')

See Also: hpSub()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson