Hi
i'm try to run the command MKDIR DIR(MYFLR/MYSUBFLR) , but if MYFLR don't exist i receive error; so i would i need fisrt create MYFLR and MYSUBFLR. Now as i have a variable &MYVAR, that could contain "MYFLR" or "MYFLR/MYSUBFLR" or "MYFLR/MYSUBFLR/MYXXXFLR" ecc. that i use in the cmd MKDIR DIR(&MYVAR) is there any utility command that divides the &MYVAR in fields MYFLR, MYSUBFLR etc etc ..
Any suggestion will appreciated
Thanks in advance
i'm try to run the command MKDIR DIR(MYFLR/MYSUBFLR) , but if MYFLR don't exist i receive error; so i would i need fisrt create MYFLR and MYSUBFLR. Now as i have a variable &MYVAR, that could contain "MYFLR" or "MYFLR/MYSUBFLR" or "MYFLR/MYSUBFLR/MYXXXFLR" ecc. that i use in the cmd MKDIR DIR(&MYVAR) is there any utility command that divides the &MYVAR in fields MYFLR, MYSUBFLR etc etc ..
Any suggestion will appreciated
Thanks in advance




Comment