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