高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】i can not set the layer name
i can not set the layer name.
i can not set the layer name.
i have the question of output processing of a layer name.
it is because such an output result is brought.
"$ddt_audit_generated_(2d)"锛?2d)==layer handle锛?br />
i investigated the pattern which brings this result.
銉籌t used double-byte characters.(i used japanese)
銉籘he value of lead_byte or trail_byte is 124(0x7c).
(for example, combination of lead_byte and trail_byte "129+124","141+124" etc)
if it is 124 of single-byte characters, that it does not use understands.
( single-byte characters 124(0x7c)=="|" )
however, this case is a part of double-byte characters.
if there are any solutions, please let me know.
(i use dwgdirect version 1.11)
|