In a recent note, "George, William (DHS-ITSD)" said:

> Date:         Tue, 18 Oct 2005 14:20:27 -0700
> 
> SHEESH!  I forgot to preallocate it as a PDS.
> 
FTP will help you do that:

    230 user is logged on.  Working directory is "user.".
    ftp> cd ispf.test
    250 "user.ISPF.TEST." is the working directory name prefix.
    ftp> mkdir rexx
    257 "'user.ISPF.TEST.REXX'" created.
    ftp> cd rexx
    250 The working directory "user.ISPF.TEST.REXX" is a partitioned data set

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to