HP Fortran Programmer's Reference (September 2007)

HP Fortran statements
CASE
Chapter 10 295
CASE (51:)
PRINT *, 'BALANCE OKAY'
END SELECT
Related statements
SELECT CASE and END (construct)
Related concepts
The CASE construct is described in “CASE construct” on page 139.