Arguments: &optional stream prefix
This function generates a nice version message from the jLinker
version variables. If the stream argument is
nil
or omitted, the message is returned as a
string; otherwise, the message is written to the
stream argument. The prefix
argument is text inserted at the beginning of each of the 3 lines in
the message.
Example:
;;; *jlinker-version* = 3.0.8 ;;; *jlinker-comptime* = 2000-9-29 16:16:31 ;;; JDK/Orb: c:\mmWork\java\jdk1.2 Direct link.
See jlinker.htm for more information on the jLinker facility.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.