[net.micro.atari8] --- Routine Request

nep.pgelhausen@AMES-VMSB.ARPA (02/26/86)

I am looking fora routine that will translate Action! format arguments
onto the stack (ala Basic USR call) so that all the nifty routines
written to use with basic could be directly ported to Action! with
just the addition of the USR interface?
 
PROC Grebnitz=*()
[ numbers numbers numbers ]
 
...
 
USR(Grebnitz, arg1, arg2, arg3);
 
 
			-Richard Hartman
			max.hartman2ames-vmsb
------
------