also when i try to include paths (again copy-pasted format from the help file) it says PATH undeclared identifier..?
PATH is wdl syntax and has nothing to do with lite-c. If you want to include paths then use either the #pragma_path command or create a .wdl file with the same name as you main script and write you path statements into this .wdl file.