Code:
Use Windows.pkg


Procedure Test
    UChar[] uc
    Move 65  to uc[0]
    Move 66  to uc[1]
    Move 67  to uc[2]
    Move 159 to uc[3]
    Move 234 to uc[4]
    Move 95  to uc[5]
    Send None    
End_Procedure


Send Test
Click image for larger version. 

Name:	locals.png 
Views:	90 
Size:	7.6 KB 
ID:	13428