My guess for those is:
- <<Run Background, will always continue script execution after query is started
- <<Run Foreground, will wait for the query to complete before continuing the script execution
- <<Run, will depend on your preferences
There are also at least couple of other ways to run queries in JMP: Open Database() and Execute SQL().
-Jarmo