Personalizing TED: PROFILE and PFnn

There are editing features you may wish to use every time you enter TED, (such as NUM ON, CASE M, CURLINE, or EDIT). You can establish these in a profile that is automatically executed every time you enter TED before the first screen appears. These commands will remain in effect for the duration of your TED session, unless you change them.

On z/OS, the file name must be

FOCEXEC(TEDPROF)

where:

TEDPROF

Is a member of the PDS allocated to DDNAME FOCEXEC.

On distributed systems, the file name must be

tedprof.fex

In addition to creating a profile, you can define function keys by issuing the following command at the TED command line

PFnncommand 

where:

nn

Is the number of the PF key.

command

Is the new function of the PF key. Note that there is a limit of 40 characters.

For example

PF13 DELETE

defines the PF13 key to perform the DELETE command.

Note: TED cannot manipulate files from the PROFILE. Commands such as GET in PROFILE TED cause an error.


Information Builders