Subversion Repositories filter_foundry

Rev

Rev 15 | Rev 21 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 18
Line 72... Line 72...
72
        DescriptorKeyID key;
72
        DescriptorKeyID key;
73
        DescriptorTypeID type;
73
        DescriptorTypeID type;
74
        DescriptorKeyIDArray array = { NULLID };
74
        DescriptorKeyIDArray array = { NULLID };
75
        int32 flags;
75
        int32 flags;
76
        OSErr stickyError;
76
        OSErr stickyError;
77
        //Boolean returnValue = true;
-
 
78
        long v;
77
        long v;
79
       
78
       
80
        if (DescriptorAvailable(NULL)){ /* playing back.  Do our thing. */
79
        if (DescriptorAvailable(NULL)){ /* playing back.  Do our thing. */
81
                token = OpenReader(array);
80
                token = OpenReader(array);
82
                if (token){
81
                if (token){