SERIN from a large string


Results 1 to 6 of 6

Threaded View

  1. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default

    NAH.

    SERIN would work, SERIN2 too and so DEBUGIN a well.

    Code:
    SERIN2 ..... [wait ("DEPTH "), DEC3 WordVariable, SKIP 1, DEC1 ByteVariable]
    Or use an array and remove the dot... there's some danger here... what the string looks like when you receive 20,000.0 Feet?

    About now?
    Last edited by mister_e; - 2nd May 2008 at 21:00.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. How about String Variables?
    By mytekcontrols in forum PBP Wish List
    Replies: 40
    Last Post: - 20th January 2015, 12:53
  2. String Seperation
    By Tobias in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th November 2007, 19:32
  3. serin string question
    By Sam in forum Serial
    Replies: 11
    Last Post: - 2nd December 2006, 21:29
  4. Visual Basic 6 & Access 2000
    By Demon in forum Off Topic
    Replies: 33
    Last Post: - 7th September 2006, 04:39
  5. Problem with PBP interrupt and Serin, please help
    By rgregor in forum mel PIC BASIC
    Replies: 0
    Last Post: - 22nd August 2006, 19:02

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