Try to write action pFass {...} instead of action pFass() {...}. This is the way actions are defined (no parameter list). That the example in my post with () works, is not intended

Did you selected the environment.wdl in WED as script?