[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Presenting a test running in X++ !!!!!!!!!!!



Despite the cruftiness of this output, I thought you'd all like to see it:
start of WordArray test 1.
first wordArray is ("This is a test")
cstring: This is a test
w1->fetch(1) == h
step through all elements 
> T, h, i, s,  , i, s,  , a,  , t, e, s, t, start of WordArray test 1.
first wordArray is ("This is a test")
w1->fetch(1) == h
change all elements  to h
> the wordArray is now: ("hhhhhhhhhhhhhh")

Pleasantly disposed,
	- e -