How understand FBSCLI 10 error

Login to reply to this topic.
Mon, 2006-02-06 09:28
Joined: 2004-05-21
Forum posts: 114
Hello,
My application sometimes crash with "FBSCLI 10" error. In this case restarts device. How understand this error? Or maybe can post a link where can find more information about this error?

Ramunas J.


Mon, 2006-02-06 12:02
Joined: 2005-08-20
Forum posts: 11
Re: How understand FBSCLI 10 error
maybe FBCLI 10?
Mon, 2006-02-06 13:07
Joined: 2004-05-21
Forum posts: 114
Re: How understand FBSCLI 10 error
Not FBCLI 10, but show FBSCLI 10.

Ramunas J.

Wed, 2006-02-08 16:23
Joined: 2005-03-03
Forum posts: 56
Re: How understand FBSCLI 10 error
FBCLI errors are generated when by improper usage of mbm file based bitmap drawing.

check your code...
Wed, 2006-02-08 17:56
Joined: 2004-11-29
Forum posts: 1155
Re: How understand FBSCLI 10 error
FBSCLI 10 is more specificly "Invalid bitmap display mode (TDisplayMode)."

check any code handling CFbsBitmaps.

a good place to look is any bitmaps you create yourself...

  • Login to reply to this topic.