Hi,
I made a custom global method to do file access using the open dataset statement. When this statement is executed an authorization check against s_dataset is executed.
I expected that the authorization check would use the calling program as the program name. In stead the name of the method/class is used.
Do any of you know a way around this?
thanx Robert