•  Back 
  •  Libraries 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Library Documentation
Author      : John Kormylo
Version     : LIB.HYP 1.0
Subject     : Documentation/Pure C Library
Nodes       : 1309
Index Size  : 32068
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ AES_SHELL ]

appl_getinfo( 10, &mode, &cancle, &now, &cancel );

  <mode> returns information about shel_write() mode:
         The low byte contains the highest legal value.
         The high byte indicates which mode bits are supported.
  <cancel> returns 1 if shel_write() using mode = 0 cancels the
           previous call, 0 otherwise.
  <now> returns 1 if shel_write() using mode = 1 launches a
        concurrent application, or 0 it it waits until the current
        application exits.
  <argv> returns 1 if ARGV style parameters passing is supported,
         0 otherwise.

Note: Implemented starting with AES Version 4.00