Results 1 to 4 of 4

Thread: #include script

  1. #1

    Default #include script

    Is there an example of how to use this? I need to do error checking
    across all of my installs and this sounds like just the piece I can use
    but I cannot find an example in help.
    TIA


    --
    Darrel (Dee) Witham
    Professional Data Services, Inc

  2. #2

    Default Re: #include script

    > Is there an example of how to use this? I need to do error
    > checking across all of my installs and this sounds like just
    > the piece I can use but I cannot find an example in help.

    Just add the code you would like to execute to an include script (.sbi).
    Then call that include script from your main project (.sb7) or from another
    include script. That's it :-)

    Friedrich

  3. #3

    Default Re: #include script

    Similar to this demo:

    http://www.lindersoft.com/projects/IncludeDemo.zip

    It calls an include script to handle version number comparison.

    Does this help?

    Friedrich
    Attached Images Attached Images   

  4. #4

    Default Re: #include script

    Friedrich - yes - thanks
    Dee

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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