i want to be able to programmatically change the values of the pagerange parameter in the chgsplfa command. there are two elements and i want to be able to access them.
Software/Hardware used:
ASKED:
February 6, 2012 2:05 PM
UPDATED:
March 17, 2012 1:50 AM
CHGSPLFA PAGERANGE(&startPg &endPG)
What seems to be the issue?
Are you asking how to retrieve them and then change them depending on their current value?
i tried initially to use a single variable to populate the range. i discovered later the need to have two variables enclosed by parentheses. the same was true for other multi element variables.
thanks for the help