Thanx agtan hemo
First sorry for my poor english....
I will give u other example.
1. i have a sh scrept like this. (called a).
A="/home/val" ;export A
cd $A
pwd
2. from the my prompt korn shell:
/abic0/prgmrs/baruch> sh -x a
+ A=/home/val
+ export A
+ cd /home/val
+ pwd
/home/val
/abic0/prgmrs/baruch>
3. My target was to be physically after exit scipt a
in the koren shell prompt, in /home/val directory.
4. in pc dos, i have a nice tool like bookmark.
directories i want frequent switch to them.
i have a txt file like above, and a cobol program
called CDN, that can execute pc command from inside,
so when i type CDN m , the dos prompt switched to c:\ms.
Most gegarts to your attention,
Barry
most regards
Barry