View previous topic :: View next topic
|
Author |
Message |
bharath.kalli
New User
Joined: 13 May 2010 Posts: 7 Location: Chennai
|
|
|
|
Hi,
I am unable to use F1/F2 commands in 3.4 option to access FILEAID.
If I use F1 option in 3.4 option to browse a dataset in fileaid, it shows "IKJ56500I COMMAND F1 NOT FOUND".
Can anyone help me to enable these commands?
PS: I also unable to use TSO WHO commands.
I hope these are inbuilt REXX commands |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello and welcome to the forum,
3.4 is not the way to FIleAid. . . FileAid is not part of the standard tso/ispf product - it is an additional product.
Look on your main menu or some sub-menu for FileAid.
F1 is the help key - why/how do you want to use f1 in 3.4? |
|
Back to top |
|
|
bharath.kalli
New User
Joined: 13 May 2010 Posts: 7 Location: Chennai
|
|
|
|
Hi,
Thanks for the reply.
I know 3.4 is not the way to Fileaid. There is a traditional way to access the fileaid from menu or some sub-menu.
But my problem is "you have the datasets listed in 3.4 option. You want to access a particular dataset in fileaid browse/edit mode by putting F1/F2 commands infront of the dataset. But if I put F1 and press enter, this is the message shown "IKJ56500I COMMAND F1 NOT FOUND".
I hope now you can understand the problem.
F1, F2 macros are disabled. |
|
Back to top |
|
|
rakeshdsire4u
New User
Joined: 26 May 2009 Posts: 11 Location: Bangalore
|
|
|
|
Hi Bharath,
For using F1/F2 file-aid cmmands infront of the dataset, please check that your CLIST lib which is usually your userid.Clist. Inside this clist lib ,check Is there any clist or rexx code for F1/F2 and other file-aid commands like F32,F33 are present or not, if not present then please check with any of your peers in which these cmds are working and copy this cmd to your clist lib. which will work after you login again.
Same for TSO WHO:-It should also be present in your Clist or rexx lib. |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
bharath.kalli -- Well, were F1 and F2 are the commands you've used earlier on some other shop? Why do you stress on them - why not FAB (an edit macro at one of my shop, for the very purpose you talk about. )
The text you post in double-inverted commas, where does that come from? |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
Open FileAid in one screen. Open 3.4 in another screen.
From the 3.4 dataset list, "select" the dsn you want.
Toggle to the FileAid screen.
Paste the dsn into the FileAid screen.
Do whatever. . .
Or create a new F1, F2, whatever to do what you want from the 3.4 screen. Most systems do not have the F1/F2 you mention. |
|
Back to top |
|
|
bharath.kalli
New User
Joined: 13 May 2010 Posts: 7 Location: Chennai
|
|
|
|
Hi,
TSO WHO member is available in the CLIST library.
But again if i try to use this command, it throws the following error.
"IKJ56500I COMMAND WHO NOT FOUND".
Can anyone help me to enable this command? |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
If WHO is intended for general use, it should be in one of the "standard" libraries that are allocated at logon.
As Anuj suggests, you dshould talk with the people who support tso/ispf. |
|
Back to top |
|
|
bharath.kalli
New User
Joined: 13 May 2010 Posts: 7 Location: Chennai
|
|
|
|
Hi All,
Thanks for the reply.
If that is the case,
. Why not I try to write a REXX program for enabling TSO WHO/WHICHLOD commands?
. Why not I try to concatenate those into my ISPF profile?
. Also, Why not I try to execute a REXX program for enabling FILEAID commands F1/F2 from TSO 3.4 ISPF option?
But before all that, I need to know "Is it really possible without contacting the administrator?".
Please let me know.
If it is possible, kindly post the steps how to do it?
Since, I'm not acquainted with REXX. |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10886 Location: italy
|
|
|
|
why do You refuse to ask Your support?
as a general point
if You have the need to know/do anything Your support will be glad/will have to help You
if You do not ( have the need ... ), trying to do it by Yourself will only get you into trouble
Quote: |
If it is possible, kindly post the steps how to do it? |
No, it is not possible to give You any advice,
we do not know anything about Your environment, Your setup, Your organization rules
give the last point it is also unwise
Quote: |
Since, I'm not acquainted with REXX. |
then You would not need only the steps, but also the coding! |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
bharath.kalli wrote: |
But before all that, I need to know "Is it really possible without contacting the administrator?". |
Okay, don't contact them, BUT be warned, trying it your own might be a suicidal attempt, at times! |
|
Back to top |
|
|
bhavin.mehta
New User
Joined: 25 Jun 2012 Posts: 34 Location: India
|
|
|
|
posting a solution just for a reference as I too have problems when i shift shops
Below are the steps I follow to enable F1,F2,F33, etc.
1. Go to FileAid (any option say 1) and fire commands like F2, F33, F35 on the command line. It should take you to the respective screens. Keep the FileAid session open for the below steps.
2. On the command line fire 'START TSO ISRDDN'.
3. On the following screen fire 'M F1'.
4. It will try to search a member name as 'F1' and it will show wherever the component is found. Generally these are FileAid modules so they are available in the FileAid PDS. e.g. SYS1.FILEAID.****.
5. Go to that PDS using 3.4, there you will find other members as well viz. F2, F33, etc. Copy these members in your CLIST PDS; which is your personal SYSPROC lib.
Enjoy |
|
Back to top |
|
|
PeterHolland
Global Moderator
Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
bhavin.mehta
What the hell is "fire a command"? From my 5 tours in Vietnam i got a lot of times the command "FIRE", that what you mean? |
|
Back to top |
|
|
bhavin.mehta
New User
Joined: 25 Jun 2012 Posts: 34 Location: India
|
|
|
|
@PeterHolland
no offence, but I just mean that - 'type the command and hit enter'
If its not valid word, I wont use it on this forum
by the way, did this trick work for you? |
|
Back to top |
|
|
PeterHolland
Global Moderator
Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
bhavin.mehta,
Quote: |
by the way, did this trick work for you? |
Of course not, why would i work with tools that don't fulfill my needs?
And by the way the FileAid libraries should be allocated with your normal ISPF datasets at FileAid start time and deallocated at FileAid end time.
Something wrong with the FileAid implementation people? |
|
Back to top |
|
|
|