Where should I discuss SD/MMC FAT issues? - Page 3


Results 81 to 93 of 93

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    If _Variable is a CONSTANT, it will work indeed. You can still declare it on asm level

    Code:
    @MyVar=.30
    and later call the macro
    Code:
    NOP?C MyVar+10
    Last edited by mister_e; - 2nd April 2008 at 16:51.
    Steve

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

Similar Threads

  1. Reading and Writing from SD/MMC cards as FAT filesystem?
    By charliez in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd June 2006, 22:26

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