[comp.sys.amiga] ACTION_SET_DATE definition?

bryce@COGSCI.BERKELEY.EDU (Bryce Nesbitt) (05/28/87)

> [ I tried to compile, and it] gagged on an undefined ACTION_SET_DATE.
> Would someone please post this (and any other) new ACTION's so I can update
> my includes?  Thanks.

	Unless otherwise noted:

	res1=bolean success code
	res2=IoErr

ACTION_SET_DATE=34L
	arg1=NULL
	arg2=Lock on parent dir
	arg3=BPTR to BSTR (ugh!) of filename
	arg4=APTR (!) to DateStamp structure
ACTION_FLUSH=27L
ACTION_MORE_CACHE=18L
	arg1=how many buffers to add.
ACTION_SCREEN_MODE=994L
	arg1=TRUE=RAW FALSE=CON
	res1=TRUE (-1) {"can't fail"}

The above information comes from the latest issue of AmigaMail, the Commodore-
 Amiga technical support publication.  If you intend to use the above packets,
 as opposed to just compile something, you should probably read the issue.
 These are available only in V1.2, so use #33 in your OpenLibrary() calls for 
 all those slow-pokes who still use V1.1 (both of them :-).

CATS is welcome to document the args for ACTION_NIL, ACTION_GET_BLOCK,
 ACTION_SET_MAP, ACTION_DIE, ACTION_EVENT, ACTION_CURRENT_VOLUME, ACTION_TIMER,
 ACTION_DISK_TYPE and the ?non-working? ACTION_DISK_CHANGE.  Include any
 restrictions on the use of the functions. 
 (BTW: to fake a "Diskchange" send a ACTION_INHIBIT with FALSE (0) as arg1.)

-------------
         Ack!  (NAK,EOT,SOH)
 |\ /|  .
 {o O} .  bryce@cogsci.berkeley.EDU -or- ucbvax!cogsci!bryce
 ( " ) 
   U      Ban the BPTR!