home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 3
/
Meeting_Pearls_III.iso
/
Pearls
/
tcp
/
Networking
/
TCP
/
Server
/
AmiSlate
/
ExampleRexx
/
getpixel.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1995-03-24
|
176b
|
12 lines
/* Test GetPixel */
parse arg CommandPort LocalOrRemote
address (CommandPort)
options results
GetPixel 50 30
say "The pix el at co ordinates fifty thirty is of color " rc