context problem
- To: mathgroup at smc.vnet.net
- Subject: [mg4231] context problem
- From: ecc at polaris.labvis.unam.mx (Edgar Camacho Cota)
- Date: Tue, 18 Jun 1996 03:28:38 -0400
- Sender: owner-wri-mathgroup at wolfram.com
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. ==== [MESSAGE SEPARATOR] ====