Subj : Local messages, from_net_type is not NET_NONE To : Digital Man From : Nightfox Date : Wed May 13 2020 10:28 pm Re: Local messages, from_net_type is not NET_NONE By: Digital Man to Nightfox on Wed May 13 2020 08:16 pm DM> If there's no from_net_addr field, then there should also be no DM> from_net_type field. Ah. I had this line in my .js script (pMsgHdr is a message header passed in to the function): if (pMsgHdr.from_net_type != NET_NONE) I found from_net_type was undefined, but it was passing that condition (which makes sense, since it isn't NET_NONE), and from_net_addr was also undefined. So this was a case where from_net_type and from_net_addr were both undefined, as you have described. So I know what to fix. :) Nightfox --- þ Synchronet þ Digital Distortion: digitaldistortionbbs.com .