Results 1 to 10 of 10

Thread: SubFcnList.tbasic - Adds Sub&Function summary to your scripts

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member dcromley's Avatar
    Join Date
    Apr 2009
    Location
    Wyoming, USA
    Age
    86
    Posts
    80
    Rep Power
    24

    SubFcnList.tbasic - Adds Sub&Function summary to your scripts

    Hello,
    This isn't rocket science, but I wrote it, use it, and like it.
    It scans a program for "Sub"s and "Functions"s and adds those lines
    as a summary at the top of the program (removing the old summary).
    You need to change:
    1) the Const BkupFile to a place where you want to have a backup file.
    2) the Const FileName to the program you want processed. A good addition
    would be to have a file dialog instead of a Const.
    Deleted -- I'm thinking it needs some work.  I'll re-post in a day or two.  dCromley
    
    Last edited by dcromley; 15-11-2011 at 12:12. Reason: I'm thinking it needs work

Similar Threads

  1. Passing Arguments To Tbasic Program
    By peralta_mike in forum Core module
    Replies: 4
    Last Post: 03-11-2011, 19:12
  2. Invoking One .tbasic Program From Another .tbasic Program
    By gungadout in forum thinBasic General
    Replies: 46
    Last Post: 23-11-2009, 12:01
  3. obfuscated scripts?
    By marcuslee in forum thinAir General
    Replies: 9
    Last Post: 22-03-2009, 11:18
  4. difference between .tbasic and .tbasicc
    By sandyrepope in forum Console
    Replies: 4
    Last Post: 22-05-2008, 23:29

Members who have read this thread: 0

There are no members to list at the moment.

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
  •