[previous] [up] [next]     [index]
Next: do-many-text-evals Up: drscheme:rep:text Previous: display-results

do-many-evals

Use this function to evaluate code or run actions that should mimic the user's interactions. For example, DrScheme uses this function to evaluate expressions in the definitions window and expressions submitted at the prompt.



PLT