<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">&gt;&gt;&gt; Next, I'll find out that stack encryption will destroy binary data.<BR>
<BR>
&gt;&gt; It does, Dar... when compressed userProperty data is involved.<BR>
<BR>
&gt; Thanks for the warning.<BR>
&gt;<BR>
&gt; Uh, I'm a little confused this morning.&nbsp; Under what conditions does <BR>
&gt; this occur?<BR>
&gt;<BR>
&gt; I know mcencrypt() loses info on binary data.&nbsp; Is that involved in <BR>
&gt; stack encryption?<BR>
<BR>
SFAIK under all circumstances. The workaround (if memory serves) is to store base64Encode(compress(tData)) in a userProperty instead, but there is no space saving. Has been a 'feature' since mc.forever and therefore .rev also as the underlying code.<BR>
<BR>
MCEncrypt is internal use only and is, I believe, the engine used when a stack is password protected. So yes.<BR>
<BR>
/H</FONT></HTML>