### MWC68K Compiler Error: # CountAppFiles( &action, &count ); # ^ # undefined identifier 'CountAppFiles' #---------------------------------------------------------- File "Die Schier:Users:andrew:src:tree:metamage_1:mac:libs:mac-app-utils:mac_app:documents.cc"; Line 25 #---------------------------------------------------------- ### MWC68K Compiler Error: # AppFile file; # ^^^^^^^ # undefined identifier 'AppFile' #---------------------------------------------------------- File "Die Schier:Users:andrew:src:tree:metamage_1:mac:libs:mac-app-utils:mac_app:documents.cc"; Line 29 #---------------------------------------------------------- ### MWC68K Compiler Error: # GetAppFiles( i, &file ); # ^^^^ # undefined identifier 'file' #---------------------------------------------------------- File "Die Schier:Users:andrew:src:tree:metamage_1:mac:libs:mac-app-utils:mac_app:documents.cc"; Line 30 #---------------------------------------------------------- ### MWC68K Compiler Error: # OSStatus err = callback( file.vRefNum, 0, file.fName ); # ^^^^ # undefined identifier 'file' #---------------------------------------------------------- File "Die Schier:Users:andrew:src:tree:metamage_1:mac:libs:mac-app-utils:mac_app:documents.cc"; Line 32 #---------------------------------------------------------- ### MWC68K Compiler Error: # ClrAppFiles( i ); # ^ # undefined identifier 'ClrAppFiles' #---------------------------------------------------------- File "Die Schier:Users:andrew:src:tree:metamage_1:mac:libs:mac-app-utils:mac_app:documents.cc"; Line 36 #---------------------------------------------------------- Errors caused tool to abort.