Hello:
I'm having difficutly getting a Perl Program to NOT send an error message on code that is meant for a Unix server I need to use a 3rd party "callAPI" and the coding is different for Windows vs. Unix so I check if it's windows call one subroutine else it's unix use another subroutine on windows when I run the code it is trying to interpret the unix-sentric code, how do I get around this?
Thanks for any help, please let me know if seeing the code will help, did not want to add it as.
RUC
I'm having difficutly getting a Perl Program to NOT send an error message on code that is meant for a Unix server I need to use a 3rd party "callAPI" and the coding is different for Windows vs. Unix so I check if it's windows call one subroutine else it's unix use another subroutine on windows when I run the code it is trying to interpret the unix-sentric code, how do I get around this?
Thanks for any help, please let me know if seeing the code will help, did not want to add it as.
RUC