Page 1 of 1

DONE: Character() & Mid()

PostPosted: Fri Jan 28, 2011 12:48 pm
by Henning
Chr() as an alias for Character(). Saves 6 keystrokes ;)

Mid(s,1,1) = Chr(65) as a procedure. As it works in KB.
The lack of a Byte type makes an 18 byte string my only option to create a 18 byte packet to send as UDP.

Lots of commands are not highlighted as commands.

/Henning

Re: Character() & Mid()

PostPosted: Fri Jan 28, 2011 12:52 pm
by Henning
Sorry, just found Insert() :)

And then again, not the same thing...

/Henning

Re: Character() & Mid()

PostPosted: Fri Jan 28, 2011 7:40 pm
by berndnoetscher
Henning wrote:Chr() as an alias for Character(). Saves 6 keystrokes ;)

Mid(s,1,1) = Chr(65) as a procedure. As it works in KB.
The lack of a Byte type makes an 18 byte string my only option to create a 18 byte packet to send as UDP.

Lots of commands are not highlighted as commands.

/Henning


<<Lots of commands are not highlighted as commands.
Hi Henning, there are just not implemented yet. Sorry. You know keeping them out saves me compilation time, when I run the compiler on the runtime working on the feature core.