Kalau anda mau transfer dari variable blob harus pakai structur. Buat object structur dengan variable type = blob.
contoh: str_data = structure object isinya : blb_data dengan variable type blob str_data lstr_data blob lbbl_data dw_source.getFullState(lblb_data) lstr_data.blb_data = lblb_data OpenWithParm(w_target, lstr_data) w_target.Event Open() str_data lstr_data lstr_data = Message.PowerObjectParm dw_target.setFullState(lstr_data.blb_data) -----Original Message----- From: [email protected] Sent: Monday, April 18, 2005 12:22 PM Subject: [indopb] Re: Need Help : OpenWithParm(w_test , dw_parm) Thanks a lot P. Allin, It works !! Awalnya saya salah tangkap penjelasan P. Allin, kalau variable Blob'nya yang ditransfer, tapi saya coba ambil dengan Message.PowerObjectParm tidak berhasil. Ternyata tetap variable yang ditransfer berbentuk datawindow, baru di window tujuan diambil blob nya dengan method GetFullState. Thanks juga untuk rekan semuanya.. one problem solved. --- In [email protected], "Allin" <[EMAIL PROTECTED]> wrote: > Anda bisa gunakan variable blob > dengan fungsi GetFullState dan SetFullState. > > contoh > > blob lbbl_data > dw_source.getFullState(lblb_data) > dw_target.setFullState(lblb_data) > > semoga membantu > ----------------------------------------------- INDOPB TURUT BERDUKA CITA UNTUK ACEH & SUMUT ----------------------------------------------- IndoPB - Indonesia PB User Group To Post a message, send it to: [EMAIL PROTECTED] To Unsubscribe,send a blank message to: [EMAIL PROTECTED] Yahoo! Groups Links CAUTIONARY NOTE: This communication is confidential and privileged and may not be read, copied or disclosed or used by any person other than the stated addressee. Any unauthorized use, copying or disclosure is strictly prohibited and may be unlawful. If you have received this email in error or by mistake, please notify us immediately and delete it from your system. Any confidentiality and privilege of this email is not waived because the email has been sent to you due to such error or mistake. ----------------------------------------------- INDOPB TURUT BERDUKA CITA UNTUK ACEH & SUMUT ----------------------------------------------- IndoPB - Indonesia PB User Group To Post a message, send it to: [EMAIL PROTECTED] To Unsubscribe,send a blank message to: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indopb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
