hmmm well I dont think you notice the - in the code above it its small. basicly im trying to get the - before the binary so it wont get in the way of normal numbers.

so when I use the Say something in Binary command it will add the - before it.
.Say Something in Binary:.msg # - $bin.encode($$input(Enter your text.,e)) | echo -a < $+ $me $+ @binon> $!

and i want it somehow to only read binary if it has - before it.

so basicly when i hit Say something in binary it will shoot out
- 01010101 and if i just type like 1 or 0 or any number the input command wont mistake it for binary. do you get what im saying? lol im not shore what you where getting at with what you posed.