IBM manual Setting and Removing Breakpoints, ILE RPG for AS/400 Programmers Guide

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 208
Image 208

Setting and Removing Breakpoints

This corresponds to the RPG graphic data type.

NLSS applies only to non-numeric conditional breakpoint expressions of type Char-8. See Table 14 on page 185 for the possible combinations of non-nume conditional breakpoint expressions.

The sort sequence table used by the source debugger for expression Char-8 is the sort sequence table specified on the SRTSEQ parameter fo CRTRPGMOD or CRTBNDRPG commands.

If the resolved sort sequence table is *HEX, no sort sequence table fore, the source debugger uses the hexadecimal values of the chara mine the sort sequence. Otherwise, the specified sort sequence table assign weights to each byte before the comparison is made. Bytes b including, shift-out/shift-in charactersnot as ignedare weights. This differs from t way ILE RPG handles comparisons; all characters, including the shift-out/s characters, are assigned weights.

Notes:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

1. The

alternate

sequence

specified

by

ALTSEQ

(*SRC)

on

the

 

Control

spec

tion

is not available

to

the

ILE

source debugger.

Instead the

sou

uses

the *HEX sort sequence table.

 

 

 

 

 

 

 

 

2. The

name

of

the

sort

sequence

table

is

saved

during

compilation. A

time,

the

source

debugger uses

the

name

saved

from the

compilation

the sort sequence table. If the sort sequence table specified

resolves to something other than *HEX or *JOBRUN,

it

is

important

the

sequence table notdoesget altered before debugging is started. If

cannot

be

accessed

because

it

is

damaged or

deleted,

the source

uses

the

*HEX

sort

sequence

table.

 

 

 

 

 

 

 

 

184 ILE RPG for AS/400 Programmer's Guide

Page 208
Image 208
IBM manual Setting and Removing Breakpoints, ILE RPG for AS/400 Programmers Guide