#--- Prologue routine before { } #--- 'when' clauses case . "logoPlayer" message "a source text file with the .logoPlayer extension" grammar logoPlayer_grammar ?sourceFilePath:@lstring inSourceFile { grammar logoPlayer_grammar in inSourceFile } #--- Epilogue routine after { }