Old function declaration:

Public Function HW(ByRef Emulator By Number*or*ByRef Name As Object) As Object

I've tried to change 'Emulator By Number' to 'Emulator_By_Number' though that doesn't work.

also it's like it doesn't like the 'or' in the declaration.

Any help on how to correct this declaration would be appreciated.


Thanks again

Mythos