Diagnosis The characteristic name &v1& contains at least one hyphen. If you usethis characteristic in object dependencies, you will get a syntaxerror. Procedure If you want to use the characteristic in object dependencies, replacethe hyphens ("-") with another character, such as an underscore ("_"). |