Re: helpMathematicaPackages
- To: mathgroup at smc.vnet.net
- Subject: [mg85390] Re: helpMathematicaPackages
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 7 Feb 2008 22:36:38 -0500 (EST)
- Organization: Uni Leipzig
- References: <foekr8$j5s$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi, yes -- "the people that design the packages didn't want anyone else to see the content" and if the "people" are clever, the Attributes ReadProtected and Locked are added to all the functions .. and there may be never an *.nb file, because the old-fashioned Mathematica programmers, like me, never write packages in notebooks I always prefere an ASCII editor and a *.m file or the Wolfram WorkBench and an *.m file ... Regards Jens madalina wrote: > Hello! > > I have a lot of .mx files in mathematica. I read about them and I understoond they are still packages like the .m files but they are faster. > I wanted to know if I can obtain the .nb files from the .mx files? > (as the contain of the .mx files is unreadable) > If I can not do this conversion, this means that the people that design the packages didn't want anyone else to see the content or to access it? > > > thank you very much for your time, > madalina >