Forum archive 2000-2006

Michael Gage - appletLink

Michael Gage - appletLink

by Arnold Pizer -
Number of replies: 0
inactiveTopicappletLink topic started 9/22/2001; 7:20:08 PM
last post 9/22/2001; 7:20:08 PM
userMichael Gage - appletLink  blueArrow
9/22/2001; 7:20:08 PM (reads: 1966, responses: 0)

appletLink

Description
Does a minimum amount of formatting for a link to an applet. This link will appear as a button on the page.

Syntax

appletLink($url,$option_str)

Params

$url is the URL of the applet.
$option_str contains any of the additional parameters needed by the applet.

Returns

A string of the form
<APPLET $url>
$options
</APPLET>

in the on-screen modes.
In the hard copy (TeX) modes the word APPLET appears, underlined.

Examples

Java applet example

Macro Definition File

PGbasicmacros.pl

 

<| Post or View Comments |>