encodeCur method

void encodeCur()

Implementation

void encodeCur() {
  subCommand = EncodeCurCmd(subCommand);
}