#Poking with Arexx
Hi everyone,
I've got a question about Arexx. I want to use VoRecOne (all you see is
cobwebs, right?) with a 500 to control an external device through the parallel
port. I know the addresses for setting up the data lines at the port as inputs
and outputs, and I know the address to set the port up with data.
What I don't know is how to get Arexx to send a byte directly to these to
addresses. Since VoRecOne hhas an Arexx port, I would like to use it directly
instead of having to use, let's say, Poke or Peek in AmigaBasic.
I am not familiar with anyother language like "C" for instance. Any help
would be great. Bruce P.