INVOKE.PAS 04-Nov-86 11750 Accesses: 13 Keywords: PCDOS MSDOS EXEC RUN PROGRAMS DYNAMIC MEMORY ALLOCATION HEAP INVOKE provides a dynamically allocated memory space for a DOS EXEC function or command shell. As a result, your program has all heap space available until the shell, then DOS can temporarily take whatever space is left. Demo surrounds other routines that can be used in your program. Version 1.1 fixes a small bug in the first version.