Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: GEL in a multicore environment

$
0
0

Try this.

  1. I have a file "e:/temp/test.js" containing:
    function test() {
       print("testing");
    }
  2. Open CCS
  3. View/Scripting Console
  4. Give the command: test - this fails as expected
  5. Give the command:  loadjsfile("e:/temp/test.js");
  6. Give the command: test - it prints the message
  7. Close the scripting console
  8. Re-open using View/Scripting Console.
  9. The previous contents are displayed.
  10. Give the command: test
  11. It's still valid and prints the expected message.

Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>