hi all, //im using pb 7.02 and winNT, i have a structure with the following definition: 1.string is_datastore 2.string as_colname[3] 3.string as_colarg[3] //instance variable of private: STR_SEARCH istr_search //where str_search is the structure i defined //in my constructor event i have the following code istr_search = message.powerobjectparm in PB 7.02 build 8011 this particular code is always an error with message "cannot assigned str_search to str_search" but in PB 7.01 build 6012 there is no error that occured. is this a bug in 7.02 or there is a new way of getting the value of message.powerobjectparm?? TIA, ------------------------------------------------ Rick Abainza SA/Programmer MotivationAsia Phils. Inc. --------------------------------------------------- > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE: help pfcsig > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
