Re: "mupip cr" created an unexpected 'mumps.dat' file in my current directory
by =?iso-8859-1?q?S=E9bastien_de_Mapias?= <sglrigaud@[EMAIL PROTECTED]
>
Nov 14, 2007 at 10:02 AM
Coming back to the acculturation CD example with birds
and crocodiles: if I configure 2 regions and segments
mapped to 2 'creep.dat' and 'flap.dat' files, how can
I make sure that when doing
GTM> set ^Gharial(3)="abc"
and
GTM> set ^Trogon(4)="def"
I'll be writing to 'creep.dat' and 'flap.dat' respectively ?
Can it be done from the same 'mumps -dir' session ? Does
it depend on environment variables only ??
Thanks...