Hi forxtra,

Try unicodePlugin0.71.zip in
http://tech.groups.yahoo.com/group/power-pro/sfupld?path=/0_TEMP_/AlansPluginProvisional/

--- In [email protected], "forxtra" <forx...@...> wrote:
>
> --- In [email protected], "entropyreduction" 
> <alancampbelllists+yahoo@> wrote:

> [HKEY_CURRENT_USER\Software\PowerPro]

......<snip>......

local rg_status
local hBin = Reg.Get_Binary(?"HKEY_CURRENT_USER\Software\PowerPro\_sbcs_")
win.debug(hBin, hBin.dump)
win.debug(unicode.from_binary(hBin).to_ascii)

works with above for me.

fixed env, max, min

chm, pdf not updated, rtf missing detail for from_binary.

What I'll probably also do is allow new() to take a handle to a binary; can't 
allow it to take a name of a variable containing a variable block, too much 
chance of collision between variable name and a plain string.

If you feel in the mood: unicode and binary I supposed to provide as many of 
the built-in powerpro services, applied to the appropriate datatype.  I came up 
with a list of aservices to copy for unicode in 2005, updated a bit 2007; 
binary service list made in 2006.  There's probably new or altered stuff that 
could be added.  If you fancy going through powerpro help "new fopr this 
release" and let me know if you think anything's missing, would be useful.  
Unless Bruce has
a list of what's been added at his fingertips....


  




Reply via email to