Hi Frank, Sorry - it was probably my beginners grasp of Transcript coming into play in describing formatForPrinting as a command. I was setting it to false prior to my updates to the field I was using for printing, and then setting it to true again afterwards - just prior to sending the stuff off to the printer. I'm sure that I was doing something silly - I was just surprised that it had such horrible effects running it in the IDE (or even in a Windows standalone). I'd have preferred to see an error generated in the IDE rather than Revolution letting me corrupt my stack.
i.e. set the formatForPrinting of stack "Stock Portfolio" to false ... Set up field set the formatForPrinting of stack "Stock Portfolio" to true Print... Karen On 16/3/05 4:41 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Message: 7 > Date: Wed, 16 Mar 2005 09:20:11 -0500 > From: "Frank D. Engel, Jr." <[EMAIL PROTECTED]> > Subject: Re: Re[3]: More Printing Questions > To: How to use Revolution <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > formatForPrinting is a property, not a command. If you are using it as > a command, that would certainly explain your problems; that should > indeed cause an error that will cause your handler to exit at that > point (assuming you are using a PC standalone; under the IDE you should > see an error message). Unless you provided your own custom handler for > that particular message... > > On Mar 16, 2005, at 6:45 AM, thierry wrote: > >> K> It seems that the "formatForPrinting" command was the one that >> caused all >> K> text on my application to vanish under Windows. Now that I've >> removed it, >> K> everything works fine. _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
