help needed on bit of code, please, anyone????

in specific, what i am trying to find out is if i change this - Serial.print(cmd, BYTE); to this - Serial.write(cmd);

will it do the same thing?

How many times do we have to tell you YES!