Re: creating packages
- To: mathgroup at smc.vnet.net
- Subject: [mg32901] Re: creating packages
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 19 Feb 2002 02:29:24 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <a4qlhe$eob$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, a text editor is an excelent idea. But you may look File | Save As Special | Create Package Format perhaps it create a package in ASCII form. Regards Jens poonam wrote: > > I am a first time user of mathematica and currently using version 4.0. > I am trying to create a package. I am not very clear about how and > where to write the package. I tried to use the dumpsave method, but > its not creating the binary format .mx file. Where do i have to write > the package .nb or in text editor and how do i run the dumpsave > command? Or do i need to do this in text editor and save as .m? > > Can somebody clear my doubts. ? > > Thanks