Invalid or Inconsistent document

Hi,

Having problem with @command([Compose];“”:“Formname”.

In navigator,we are having a Button and the code is @command([Compose];“”:“Formname”).

When we click on this button,sometimes we are getting this error “Invalid or InConsistent document” .

Pls suggest some solutions ASAP.

Subject: your syntax is wrong

Did you make a typing error when posting this here? @command([Compose];“”:“Formname”)

should be @Command([Compose];“”;“Formmname”) - semicolon before formname. If this ever worked, it would be composing a default document in database called “Formname” !