Error Messages/42611

< Error Messages
Revision as of 01:04, 30 April 2011 by Lchrisman (talk | contribs) (Created page with "= Error Message = The «dateUnit» parameter of Sequence cannot be specified with the «start» and «stop» parameters are text. The «dateUnit» is not relevant to a c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message

The «dateUnit» parameter of Sequence cannot be specified with the «start» and «stop» parameters are text.  The 
«dateUnit» is not relevant to a character sequence.

Cause

Consider:

Sequence('a','z',dateUnit:'Y')

Here a sequence from 'a' to 'z' is being requested, so the dateUnit is meaningless. Hence, this error appears.

See Also

Comments


You are not allowed to post comments.