6/29/2006 8:43 AM | |
Posts: 433 Rating: (48) |
Hallo dangerous, the FILL-Funcion need an ANY, not a DB-Number. You have to write the whole any-pointer. Example: result := FILL(BVAL := temp, BLK := p#DB10.dbx0.0 byte 4); => 4 Bytes in DB10 will filled with the value in "temp". If your DB-Number should be dynamically, you have to "build" your any. Here is a faq where you can see how an any will build: FAQ Regards Tomcat |
Follow us on