Hi, I'm getting the following error message:
Argument "*main::emodc2" isn't numeric in subroutine entry at emodc.pl line 333, <DATA> line 1. In the past, such error messages have (I think) meant that I've tried to read beyond the end of the Inline stack - but on this occasion I can't spot my error. Perhaps, this time, I'm getting the message for a different reason ? 'emodc2' is simply the inline function being called (at line 333 of emodc.pl) and the arguments supplied to that function call *are* numeric. Does '<DATA> line 1' give me any useful information in specifically locating the error ? At the moment, that error message simply means to me that "there's something wrong somewhere". Hoping someone can provide a better diagnosis :-) Cheers, Rob
