Array of string to send with TX int ?


Results 1 to 19 of 19

Threaded View

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


    Did you find this post helpful? Yes | No

    Default Re: Array of string to send with TX int ?

    Well you definitely don't need any array to do that, it sucks way too much RAM for absolutely nothing. What I feel you should do is a kind of template
    Header
    extrastuff
    footer

    send the header, then the extra stuff and finally the footer. A flag for each part sent should do the trick... At least, from what I feel.

    And still, it shouldn't be faster than a couple of HSEROUT line... but more flexible if you're using asm DT/DB/DATA/DA.

    I'll continue to follow this thread, it's interesting while I'm not sure I still understand the requirement
    Last edited by mister_e; - 17th August 2011 at 18:39.
    Steve

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

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