Hi,

4D v16R4

I use the "loop example" to get all expressions in a WP area
However, when the first "character" of the text in the area is an expression, 
this expression is skipped (not seen)
It seems that when I call  $type:=ST Get content 
type*;"WParea";$start;$end;$startBlock;$endBlock) for the first time, with
$start:=ST Start text
$end:=ST End text

It returns $type=3, with $startBlock=1 and $endBlock=2, while it should return 
in my opinion $type=2 (i.e. expression type)

Does anybody think, as I do, this is a bug? Or am I missing something.

Gr,

Piotr

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to