Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

load checks script-version

 [1/3] from: agem::crosswinds::net at: 17-Apr-2001 17:25


load seems to check the script version, so i can not load a view script in a core script. i want to do this for reflective reasons (counting words). is the error ok? Volker

 [2/3] from: carl:rebol at: 17-Apr-2001 8:41


Answer: use load/all

 [3/3] from: agem:crosswinds at: 17-Apr-2001 19:37


>Answer: use load/all >
grmbl. why i forgot?! ah yes! #!/../rebol before.. hm. could there be a load which returns the pre/script/post-part of a script? would be nice for formatting.