Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!nntp.club.cc.cmu.edu!news.duq.edu!scramble.lm.com!news.math.psu.edu!news3.cac.psu.edu!howland.erols.net!netcom.com!kthompso
From: kthompso@netcom.com (Kevin Thompson)
Subject: Re: Replace PPD-Logo at systemtart and the VisualWorks(R) 2.5 Text
Message-ID: <kthompsoE1Hnz6.GuH@netcom.com>
Organization: NETCOM On-line Communication Services (408 261-4700 guest)
References: <579ggj$3bl@ilex.FernUni-Hagen.de> <E1GwxJ.Kvv@heeg.de>
Date: Tue, 26 Nov 1996 17:45:06 GMT
Lines: 26
Sender: kthompso@netcom23.netcom.com

In article <E1GwxJ.Kvv@heeg.de>, Hans-Martin Mosner <hmm@heeg.de> wrote:

>There are 2 primitives (undocumented, as far as I know) that allow you to
>read and set the herald string for the current image. Here's the source:
>
>!ObjectMemory class methodsFor: 'herald string'!
>
>heraldString
>	"ObjectMemory heraldString"
>
>	<primitive: 303>
>	self primitiveFailed!
>
>heraldString: aString 
>	"Set the herald that is shown during image loading"
>	"ObjectMemory heraldString: 'My VisualWorks Application'"
>
>	<primitive: 304>
>	self primitiveFailed! !

Not in my VW2.5.1/Envy 3.01 image.  The question was about PPD VisualWorks...
sounds really neat, but what image are you seeing it in?

Kevin
-- 
kthompso@netcom.com        
