Works if I reply Y, in upper case. Problem?

if promptYN("The PDSE load module library '"..loadlib.."' does not exist,
create it?", "y") then
should be?

if promptYN("The PDSE load module library '"..loadlib.."' does not exist,
create it?", "y"):upper() then

On Tue, Oct 28, 2014 at 9:47 AM, John McKown <[email protected]>
wrote:

> Oh, tested -- install works if I pre-create the LOADLIB and SAMPLIB.
>
>
> --
> The temperature of the aqueous content of an unremittingly ogled
> culinary vessel will not achieve 100 degrees on the Celsius scale.
>
> Maranatha! <><
> John McKown
>



-- 
The temperature of the aqueous content of an unremittingly ogled
culinary vessel will not achieve 100 degrees on the Celsius scale.

Maranatha! <><
John McKown

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to