10/5/2011 12:40 PM | |
Joined: 3/24/2009 Last visit: 7/9/2024 Posts: 535 Rating:
|
Dear cabrca, I think, that you are looking for the BLKMOV-SFC20, aren't you? DB20.DBW4 may be data-type INT/WORD (or array/struct/...), but in the parameter you have to write DBX4.0 [code] #ret:=BLKMOV(SRCBLK:=P# DB 10.DBX 2.5 BOOL 30, DSTBLK=>P# DB 20.DBX 4.0 BOOL 30); [/code] If the ANY pointer (source or destination) is of the type BOOL, the specified length must be divisible by 8 otherwise copying is not possible. Best regards, yy1 |
Last edited by: yy1 at: 10/5/2011 12:48 PMLast edited by: yy1 at: 10/5/2011 12:42 PM |
|
This contribution was helpful to
1 thankful Users |
10/6/2011 3:45 PM | |
Posts: 22 Rating:
|
Tanks you both for your answers. I will try and inform you. Best regerds, |
10/11/2011 1:56 PM | |
Posts: 2348 Rating:
|
Just place them in temp area |
Follow us on