Serout2 escape secuence


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2006
    Posts
    22

    Default Serout2 escape secuence

    Dear Forum:

    There are a way to print this line over a serial port?

    Mi my name is "BETO", how are you?


    I have this line:
    Serout2 pin,baud,["My name is /"BETO/", how are you? "] ' but this no compiles

    so I have tol write:
    Serout2 pin,baud,["My name is ",34,BETO,34,", how are you? "] ' this is ok

    but I need know why pbp doesnt recognize escape chars '/', i tried also '\' char and doesnt works, I have a old pbp manual an there is not a "escape secuence for string" description.

    Thanks!

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by bethr View Post
    but I need know why pbp doesnt recognize escape chars '/', i tried also '\' char and doesnt works, I have a old pbp manual an there is not a "escape secuence for string" description.
    Thanks!
    Why doesn't PBP recognize escape characters?
    Because it doesn't...
    If you don't see it, chances are, it isn't there.

  3. #3
    Join Date
    Jul 2006
    Posts
    22


    Did you find this post helpful? Yes | No

    Default

    Thanks Again!

Similar Threads

  1. Serout and 18F87J50
    By Glenn_Webber in forum Serial
    Replies: 8
    Last Post: - 20th November 2009, 14:26
  2. Serout to serial servo
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 12th August 2009, 16:46
  3. SLOW Serin2 and Serout2
    By dragons_fire in forum General
    Replies: 3
    Last Post: - 26th June 2009, 02:38
  4. Gps with 16f628
    By dragons_fire in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 8th June 2006, 03:38
  5. SEROUT2 and multiple WORDS
    By atomski in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 27th May 2004, 13:45

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts