we finally got an mvs.390 account and found and fixed the problems
we hope to post src and binary updates by the end of the week
On Wed, 10 Dec 2008 00:05:42 -0500 Zbyszek Sarbinowski wrote:
> > > // content of 'go' ksh script
> > > #!/bin/ksh
> > > a1=$1
> > > a2=$2
> > > echo $1 $2
> > > echo end of message
> > >
> > > This does not work:
> > > go "My home directory: " $HOME
> > >
> > > end of message
> > >
> > > However this works:
> > > . go "My home directory: " $HOME
> > > My home directory: /home/ts53544
> > > end of message
> > > Another problem is printing ksh version:
> > > ksh -c 'printf "Using: ${.sh.version}\n" '
> > > Using: .sh.version}
> > > Does anybody have some insights which will help to find the root of the
> > > problem and get this correct it?
> > >
> > > Zbigniew S.
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users