diff --git a/open.aii b/open.aii index 9a1593d..47b21ee 100644 --- a/open.aii +++ b/open.aii @@ -13,15 +13,204 @@ open procname export + with fst_parms + ; find the inode... ; sanity check the parameters. + jsr check_resource + bcs exit + + jsr check_access + bcs exit - lda #file_not_found - sec + ; now create the fcr. + jsr build_fcr + bcs exit + + ; output fields... + + lda