elsif works fine. (remember, perl uses elsif, not "else if" like java or c or c++)
logical operators should work fine as well.
as a rule of thumb,i usually test by executing the script from the CLI directly in perl. if perl complains about syntax issues, you need to correct them before testing inside the emu.
== sfisque
|