In this course, Simon Allardice provides a nuts-and-bolts overview of Objective-C, the popular language for developing Mac, iPhone, and iPad applications, and discusses how to build a basic application using Objective-C and Xcode 4. The course shows how to download and install the development tools, covers every major feature of […]
Sometimes we need to search for a string on a PDS and the PDS has several members. Instead of searching one by one, we can use the command SRCHFOR string. For example: SRCHFOR HELLO After the search is complete, we will see the indication “*Found” next to every member where […]
In RACF, a profile describes the security characteristics of a user, a group of users, or one or more mainframe resources. Profile Type Description User profiles A user profile is a description of a RACF-defined user. The information in the profile includes the user ID, the user name, the user’s […]
Each user in a group requires a level of group authority for that group. If a user is connected to several groups, the user has a level of group authority for each group. Authority Description USE Allows the user to access resources to which the group is authorized. CREATE Allows […]