1 2 3 4 5 6 7 8 9
f = Function(void, 'SetPort', (WindowPtr, 'thePort', InMode), ) functions.append(f) f = Function(void, 'OpenDeskAcc', (Str255, 'name', InMode), ) functions.append(f)