Download presentation
Presentation is loading. Please wait.
Published byKeely Kennerly Modified over 9 years ago
1
August 29, 20061 Accessing the iSeries and Some Commands
2
August 29, 20062 Accessing the iSeries
3
August 29, 20063 iSeries Sign-On Screen Sign On System. : S101450F Subsystem : QBASE Display. : QPADEV0002 User.............. Password............ Program/procedure........ Menu.............. Current library.........
4
August 29, 20064 iSeries: OS/400 – Main Menu MAIN OS/400 Main Menu System: S101450F Select one of the following: 1. User tasks 2. Office tasks 3. General system tasks 4. Files, libraries, and folders 5. Programming 6. Communications 7. Define or change the system 8. Problem handling 9. Display a menu 10. Information Assistant options 11. iSeries Access tasks 90. Sign off Selection or command ===> F3=Exit F4=Prompt F9=Retrieve F12=Cancel F13=Information Assistant F23=Set initial menu Type option number or command.
5
August 29, 20065 iSeries OS/400 Menu screen sections (shown on next slide) header option list command line function keys F1 - help
6
August 29, 20066 iSeries: OS/400 – Main Menu MAIN OS/400 Main Menu System: S101450F Select one of the following: 1. User tasks 2. Office tasks 3. General system tasks 4. Files, libraries, and folders 5. Programming 6. Communications 7. Define or change the system 8. Problem handling 9. Display a menu 10. Information Assistant options 11. iSeries Access tasks 90. Sign off Selection or command ===> F3=Exit F4=Prompt F9=Retrieve F12=Cancel F13=Information Assistant F23=Set initial menu Type option number or command.
7
August 29, 20067 iSeries OS/400 3 Ways for Issuing Commands 1.menus 2.command line 3.CL program
8
August 29, 20068 Using Menus: Creating a Source Physical File MAIN AS/400 Main Menu Select one of the following: 1. User tasks 2. Office tasks 3. General system tasks 4. Files, libraries, and folders 5. Programming 90. Sign off Selection or command ===> 4 F3=Exit F4=Prompt F9=Retrieve F12=Cancel F13=Information Assistant F23=Set initial menu MENU SCREEN
9
August 29, 20069 DATA Files, Libraries, and Folders Select one of the following: 1. Files 2. Libraries 3. Folders 4. Client Access tasks 5. Integrated File System Selection or command ===> 1 F3=Exit F4=Prompt F9=Retrieve F12=Cancel F13=Information Assistnt F16=AS/400 Main menu MENU SCREEN Using Menus: Creating a Source Physical File
10
August 29, 200610 Using Menus: Creating a Source Physical File FILE Files Select one of the following: 1. Work with files 2. Save a file 3. Restore a file 4. Edit a source file Selection or command ===> 1 F3=Exit F4=Prompt F9=Retrieve F12=Cancel F13=Information Assistant F16=AS/400 Main menu MENU SCREEN
11
August 29, 200611 Using Menus: Creating a Source Physical File Work with Files (WRKF) Type choices, press Enter. File.......... *ALL Name, generic*, *ALL Library..... TOM Name, *LIBL, *CURLIB File attributes.. *ALL *ALL, BSCF38, CMNF38, DDMF F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use display F24=More keys ENTRY SCREEN
12
August 29, 200612 Using Menus: Creating a Source Physical File Work with Files Type options, press Enter. 1=Create 3=Copy 4=Delete 5=Display physical file member 8=Display file description 9=Save 10=Restore 13= Change description Opt File Library Attribute Text 1 SOMEFILE TOM CSCSTP TOM PF QRPGLESRC TOM PF Parameters for options 1, 3, 4, 5, 8, 9, 10 and 13 or command ===> F3=Exit F4=Prompt F5=Refresh F9=Retrieve F11= Display names only F12=Cancel F16=Repeat position to F17=Position to LIST SCREEN
13
August 29, 200613 Using Menus: Creating a Source Physical File Select File Type Type option, press Enter. 1=Select File Opt Type DDM File Printer File Retail File Save File 1 Source Physical File Tape File Bottom F5=Refresh F12=Cancel LIST SCREEN
14
August 29, 200614 Using Menus: Creating a Source Physical File Create Source Physical File (CRTSRCPF) Type choices, press Enter. File.............. > SOMEFILE Name Library........... > TOM Name, *CURLIB Record length......... 92 Number Member, if desired....... *NONE Name, *NONE, *FILE Text 'description'....... *BLANK Bottom F3=Exit F4=Prompt F5=Refresh F10=Additional parameters F12=Cancel F13=How to use this display F24=More keys ENTRY SCREEN
15
August 29, 200615 Using CRTSRCPF Command: Creating a Source Physical File MAIN AS/400 Main Menu Select one of the following: 1. User tasks 2. Office tasks 3. General system tasks 4. Files, libraries, and folders 5. Programming 90. Sign off Selection or command ===> CRTSRCPF F3=Exit F4=Prompt F9=Retrieve F12=Cancel F13=Information Assistant F23=Set initial menu MENU SCREEN
16
August 29, 200616 Using CRTSRCPF Command: Creating a Source Physical File Create Source Physical File (CRTSRCPF) Type choices, press Enter. File.............. > SOMEFILE Name Library........... > TOM Name, *CURLIB Record length......... 92 Number Member, if desired....... *NONE Name, *NONE, *FILE Text 'description'....... *BLANK Bottom F3=Exit F4=Prompt F5=Refresh F10=Additional parameters F12=Cancel F13=How to use this display F24=More keys ENTRY SCREEN
17
August 29, 200617 iSeries Sreen Types menu entry list information
18
August 29, 200618 OS/400 – Context Sensitive Help Create Source Physical File (CRTSRCPF) Type choices, press Enter. File.............. > Name Library........... > Name, *CURLIB Record length......... 92 Number Member, if desired....... *NONE Name, *NONE, *FILE Text 'description'....... *BLANK Bottom F3=Exit F4=Prompt F5=Refresh F10=Additional parameters F12=Cancel F13=How to use this display F24=More keys ENTRY SCREEN
19
August 29, 200619 OS/400 – Context Sensitive Help Create Source Physical File (CRTSRCPF) INFORMATION SCREEN Type choices, press Enter. File.............. Name Library …............................................................................................................ Record length : File (FILE) - Help : Member, if de : : Text 'descrip : Specifies the name and library of the source physical file: : being created. If no library qualifier is specified, the : : source physical file is stored in the current library for : : the job. : : If the file is used in a high-level language program, the : : file name must be consistent with the naming rules of that : : language. Otherwise, the file must be renamed in the : : program. : : More... : : F2=Extended help F10=Move to top F11=InfoSeeker : F3=Exit F4= : F12=Cancel F20=Enlarge F24=More keys : F13=How to us : :
20
August 29, 200620 iSeries OS/400 Review Four Screen Types menu entry list information
21
August 29, 200621 iSeries OS/400 Review Three Ways to Invoke Commands menus command line CL program
22
August 29, 200622 Command Language Names CL = Command Language CL commands consist of 1.Verb + Noun, or 2.Verb + Modifier(s) + Noun For example, WRKF = Work with File CRTSRCPF = Create Source Physical File
23
August 29, 200623 Some CL Verbs, Modifiers, and Nouns
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.