RETURN PARAMETER DESCRIPTION |
Returns a global array List[n] = HNC data.
p5 = Lesion dt (external fmt) p6 = color (numeric)
p7 = shape (numeric) p8 = size (constant VALUE field from 228.3)
p9 = description p10 = deleted flag (-1 = true, 0=false)
p11 = master flag (-1 = true, 0=false)
p12 = link to master (transaction id of master record)
p13 = result flag (-1 = true, 0=false)
p14 = read only flag (-1 = true, 0=false)
p13 := result flag (-1 = true, 0=false)
p14 := read only flag (-1 = true, 0=false)
If problems, returns List[1] = -1^error message
The format of the HNC data will be as follows:
List[n] = p1^p2^p3^p4^p5^p6^p7^p8^p9^p10^p11^p12^p13^p14
[n] = WP^word processing text
[n] = WP^word processing text ...etc
where:
p1 = transaction id p2 = provider name := provider name
p3 = X coord (numeric) p4 = Y coord (numeric)
|