Example Context evalInSyncLocalContext 001

 

 

Description

The evalInSyncLocalContext functions runs the test suite in a temporary context separate from the current context.

 

Details

A test suite is run.

(evalInSyncLocalContext 32 {(runScript "RunTiny.sl")}) Returns: true

Notes and Hints

The temporary context is created empty without browseLib or utilityLambda loaded. The _path variable is not set, and other global variables are left in their clear state.

 

Related Examples

Here are examples of the evalInSyncLocalContext function at work.

Context evalInSyncLocalContext 001

 

Function Links

Here is the link to the current function used in this example.

evalInSyncLocalContext

Here are a number of links to other related functions.

eval(Context) inspect(Context)

 

Argument Types

Here are the links to the data types of the arguments used in this example.

Context

Here are a number of links to examples having similar argument types.

Context clear 001 Context debug 001 Context debugBrowsableProcs 001 Context disassemble 001
Context evalInSyncLocalContext 001 Context getGlobalValue 001 Context getSymbolTable 001 Context inspect 001
Context loadWorkspace 001 Context loadWorkspace 002 Context preAllocateFixedMemoryBlocks 001 Context reset 001
Context saveWorkspace 001 Context systemCheck 001 Context version 001

How do I contact the AIS Server team?

You can always talk with the AIS at aiserver.sourceforge.net.