Pathway/iTS Web Client Programming Manual (G06.24+)
Java Import Package Reference
Compaq NonStop Pathway/iTS Web Client Programming Manual—520270-001
6-110
Class ProgramUnit
Member Summary
Data Members
Constructor
ProgramUnit()
Methods 
Method Constructor
Syntax
public ProgramUnit()
Method exitProgram
Syntax
public void [] exitProgram() throws ExitProgramException
Description
Equivalent to the SCREEN COBOL statement EXIT PROGRAM.
public static final char 
COMMA
Represents the character ','
public PicX 
diagnosticAllowed
Equivalent to the DIAGNOSTIC-
ALLOWED special register
public static final char 
PERIOD
Represents the character '.'
public PicX tellAllowed Equivalent to the TELL-ALLOWED special 
register
exitProgram() Equivalent to the EXIT PROGRAM 
statement
getNewOverlayManager() Returns a handle to an OverlayManager 
object
setCurrencySign() Equivalent to the CURRENCY[ SIGN] IS 
clause
setDecimalPointCharacter() Equivalent to the DECIMAL-POINT IS 
clause
stopRun() Equivalent to the STOP RUN statement










