[net.micro.atari] Action! arguments

camis..ajb@MITRE.ARPA (ajb@mitre) (02/24/86)

From:	MWUNIX::"NEP.PGELHAUSEN@AMES-VMSB.ARPA" 21-FEB-1986 21:17
To:	ajb@mitre
Subj:	--- Compiler from Action! ---

 
Have heard nothing further, sorry.  Next time I get to the OSS BBS
I will leave a note there, but there is no guarantees as to when
I shall call them next....  
 
Also, have you a 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);
 
 
If you have no idea, perhaps you could forward this query to the
INFO-ATARI8 list in general.  If I don't hear from you in a couple
of days, I might get around to doing it myself....
 
			-Richard Hartman
			max.hartman2ames-vmsb
------