Re: Conclusion: Mathematica will output plain text
- To: mathgroup at smc.vnet.net
- Subject: [mg39890] Re: Conclusion: Mathematica will output plain text
- From: carlos at colorado.edu (Carlos Felippa)
- Date: Sun, 9 Mar 2003 18:39:38 -0500 (EST)
- References: <BA8FACD6.3155%carlos@titan.colorado.edu> <b4f6av$7g9$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Dr Bob <drbob at bigfoot.com> wrote in message news:<b4f6av$7g9$1 at smc.vnet.net>...
> It's dumb to have ANY undocumented functions in the default package load.
>
> Part of the problem is that the help browser is only a keyword index, not a
> search tool.
>
> Bobby
?TextForm gives a terse reply:
System`TextForm
Attributes[TextForm] = {Protected}
so it is likely a protected system object.