IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Difference between 'F' 'FI' and 'FILE'


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ayansau

New User


Joined: 22 Jun 2007
Posts: 42
Location: Chennai

PostPosted: Fri Feb 12, 2010 5:12 pm
Reply with quote

Is there any difference between the statements :
ALLOC FI(DDNAME) DATASET(<dataset name>)
ALLOC FILE(DDNAME) DATASET(<dataset name>)
ALLOC DATASET(<dataset name>) F(DDNAME)

The keyward 'F' 'FI' and 'FILE' are same or anything specific for I, O, or IO files..

Thanks,
Ayan
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Feb 12, 2010 5:17 pm
Reply with quote

When you issue the command TSO HELP ALLOCATE, the help text will tell you what the valid abbreviations are.

The commands you've listed are all the same.
Back to top
View user's profile Send private message
ayansau

New User


Joined: 22 Jun 2007
Posts: 42
Location: Chennai

PostPosted: Fri Feb 12, 2010 5:44 pm
Reply with quote

Thanks.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 2
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top