Printing

Post your requests and ideas on the future development of mikroBasic for dsPIC30/33 and PIC24.
Post Reply
Author
Message
kingGrey
Posts: 158
Joined: 08 Mar 2007 00:40
Location: portland, OR

Printing

#1 Post by kingGrey » 24 Oct 2007 15:59

I wish that you will be able to include the capability of concatenating string and printing a statement... such as

Uart2_write_Text("Ball")
Uart2_write _ text( " " + data)

As of now , when you try this is will print
Ball

and that will be it... it does not pr int the next line. :lol:
Thank You for your help
An expert is a man who has made all the mistakes which can be made, in a narrow field.
http://www.stevenswater.com/catalog/stevensProductdl3000.aspx?SKU=%2793750%27

Post Reply

Return to “mikroBasic for dsPIC30/33 and PIC24 Wish List”