Hi guys When you parse a file with the epp module it has no problems with specs However when using erl_scan then passing on to erl_parse, in order to parse a string not a file, it fails on -specs in the code Is there a spec aware version of the erl_parse module ? James