Original Author Paul Laughton, 2011
Page 210
De Re BASIC!
Soundpool.play <streamID_nvar>, <soundID_nexp>, <rightVolume_nexp>, <leftVolume_nexp>,
<priority_nexp>, <loop_nexp>, <rate_nexp>, 189
Soundpool.release, 190
Soundpool.resume <streamID_nexp>, 190
Soundpool.setpriority <streamID_nexp>, <priority_nexp>, 190
Soundpool.setrate <streamID_nexp>, <rate_nexp>, 190
Soundpool.setvolume <streamID_nexp>, <leftVolume_nexp>, <rightVolume_nexp>, 190
Soundpool.stop <streamID_nexp>, 190
Soundpool.unload <soundID_nexp>, 189
Split <result_array$[]>, <sexp> {, <test_sexp>}, 136
Split.all <result_array$[]>, <sexp> {, <test_sexp>}, 136
Sql.close <DB_pointer_nvar>, 150
Sql.delete <DB_pointer_nvar>, <table_name_sexp>{,<where_sexp>{,<count_nvar>} }, 152
Sql.drop_table <DB_pointer_nvar>, <table_name_sexp>, 150
Sql.exec <DB_pointer_nvar>, <command_sexp>, 153
Sql.insert <DB_pointer_nvar>, <table_name_sexp>, C1$, V1$, C2$, V2$, ...,CN$, VN$, 150
Sql.new_table <DB_pointer_nvar>, <table_name_sexp>, C1$, C2$, ...,CN$, 150
Sql.next doneFlag, cursorVar {{, svar}...{, array$[]{, nColVar}}}, 152
Sql.open <DB_pointer_nvar>, <DB_name_sexp>, 150
Sql.query <cursor_nvar>, <DB_pointer_nvar>, <table_name_sexp>, <columns_sexp> {, <where_sexp> {,
<order_sexp>} }, 151
Sql.query.length <length_nvar>, <cursor_nvar>, 151
Sql.query.position <position_nvar>, <cursor_nvar>, 151
Sql.raw_query <cursor_nvar>, <DB_pointer_nvar>, <query_sexp>, 153
Sql.update <DB_ptr_nvar>, <table_name_sexp>, C1$, V1$, C2$, V2$,...,CN$, VN${: <where_sexp>}, 153
SQR(<nexp>), 59
Stack.clear <ptr_nexp>, 51
Stack.create N|S, <ptr_nvar>, 51
Stack.isEmpty <ptr_nexp>, <nvar>, 51
Stack.peek <ptr_nexp>, <nvar>|<svar>, 51
Stack.pop <ptr_nexp>, <nvar>|<svar>, 51
Stack.push <ptr_nexp>, <nexp>|<sexp>, 51
Stack.type <ptr_nexp>, <svar>, 51
STARTS_WITH(<sub_sexp>, <base_sexp>{, <start_nexp>}, 62
STR$(<nexp>), 69
STT.listen, 138
STT.results <string_list_ptr_nexp>, 139
Su.close, 199
Su.open, 198
Su.read.line <svar>, 198
Su.read.ready <nvar>, 198
Su.write <sexp>, 198
Sw.begin <exp>, 87
Sw.break, 88
Sw.case <exp >, ..., 88
Sw.case <op><exp >, 88
Sw.default, 88
Sw.end, 88