<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">>>> Next, I'll find out that stack encryption will destroy binary data.<BR>
<BR>
>> It does, Dar... when compressed userProperty data is involved.<BR>
<BR>
> Thanks for the warning.<BR>
><BR>
> Uh, I'm a little confused this morning.  Under what conditions does <BR>
> this occur?<BR>
><BR>
> I know mcencrypt() loses info on binary data.  Is that involved in <BR>
> 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>