Lookup table syntax.....


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Posts
    41


    Did you find this post helpful? Yes | No

    Default

    As it turns out you were close Jerson, just have to close each group with end quote then follow it with a ,_

    Compiles fine, works great! Much easier to visualize and manage.....

    GLCDPopup:
    Lookup (Popup * 21) + GLCD_y,_
    ["Verify PM Connection",_
    "Verify PC Connection ",_
    " Sending Data to PC ",_
    " Transfer Complete! ",_
    " Clock Set! ",_
    " Erase EEPROM? ",_
    " Are You Sure? ",_
    " Erasing EEPROM... ",_
    " EEPROM Erased! "],GLCDascii
    Return


    Thanks!
    TR

  2. #2
    Join Date
    Feb 2009
    Posts
    41


    Did you find this post helpful? Yes | No

    Default

    Hmmm...

    The forum is truncating contiguous spaces which is not conducive to documenting actual working code

Similar Threads

  1. Lookup table or Math?
    By ronjodu in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 2nd May 2008, 17:55
  2. Lookup Table
    By yasser hassani in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 11th March 2008, 10:38
  3. problem with USART
    By leemin in forum Serial
    Replies: 4
    Last Post: - 11th December 2006, 17:56
  4. Need help with lookup table or direct calculation
    By nverma in forum mel PIC BASIC Pro
    Replies: 24
    Last Post: - 11th October 2006, 18:27
  5. Real Time Clock & Eeprom
    By smart_storm in forum General
    Replies: 8
    Last Post: - 17th February 2006, 19:03

Members who have read this thread : 1

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

Tags for this Thread

Posting Permissions

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