• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

Load script in script

Scheduled Pinned Locked Moved Developers' Forum
1 Posts 1 Posters 68 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    Pout
    last edited by 27 Jan 2010, 12:24

    situation

    I have a full script that has been defined by modules and def's

    Now, I only want it to be loaded when certain parametres are ok.

    The 2 solutions I came up with is this:

    • Make 2 rb's: rb1 who checks the parametres, if they are ok, then load the full script from rb2.
      Problem is rb2 contains data i need in rb1. I can not put that data in rb1 (since it is version information I want to keep in rb2)

    • keep all in 1 rb (put the complete script rb2 in a module/def)
      That does not work: not possible to put the modules and defs of rb2 in a module

    Are there any other ways to solve this?

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post
    Buy SketchPlus
    Buy SUbD
    Buy WrapR
    Buy eBook
    Buy Modelur
    Buy Vertex Tools
    Buy SketchCuisine
    Buy FormFonts

    Advertisement