MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: context problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg4354] Re: context problem
  • From: rubin at msu.edu (Paul A. Rubin)
  • Date: Thu, 11 Jul 1996 01:01:40 -0400
  • Organization: Michigan State University
  • Sender: owner-wri-mathgroup at wolfram.com

In article <4q08nu$fiu at dragonfly.wolfram.com>,
   ecc at polaris.labvis.unam.mx (Edgar Camacho Cota) wrote:
->I have:
->
->BeginPakage["A`"]
->a::usage = "..."
->b::usage = "..."
->Begin["`Private`"]
->a = Input["give me a symbol"]  (* and then I input the b symbol *)
->End[]
->EndPakage[]
->
->
->and surprise! : A`a = A`Private`b and
->No -> A`a = A`b  as I want. 
->any suggestion?
->Edgar Camacho Cota
->
->Universidad Nacional Autonoma de Mexico.
->Direccion General de Computo Academico.
->
In which version?  I get A`a = A`b in version 2.2.2.

Paul

**************************************************************************
* Paul A. Rubin                                  Phone: (517) 432-3509   *
* Department of Management                       Fax:   (517) 432-1111   *
* Eli Broad Graduate School of Management        Net:   RUBIN at MSU.EDU    *
* Michigan State University                                              *
* East Lansing, MI  48824-1122  (USA)                                    *
**************************************************************************
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.                                    J. W. v. GOETHE

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Re: VectorToMatrix
  • Next by Date: Mma on Solaris
  • Previous by thread: Re: VectorToMatrix
  • Next by thread: Mma on Solaris