You should change default directories in ICL using its DEFAULT command, and not cd. Thus
ICL> default /home/scratch/dro
makes /home/scratch/dro the default directory for the
ICL session, and for existing and future subprocesses,
including application packages.
KAPPA --- Kernel Application Package