Announcement

Collapse
No announcement yet.

Include File Statement?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Include File Statement?

    I am building a library of EFS functions which I'd like to use as a basis for creating new EFS code. Is there a way to "Include" this libarary text into an EFS at run time?

    I've looked at Call and CallFunction but they don't exactly include a text file. Is there a way to do this?

    If so, how would the encrypt be affected?

  • #2
    CallFuntion is what you want, but it isn't exactly the same as a #include...but as close as you will get with EFS.

    G
    Garth

    Comment

    Working...
    X