Problems with elipses again - please help as soon as possibl

Started by Patrick Harvey, August 10, 2005, 06:42:29 PM

Previous topic - Next topic

Patrick Harvey

Hi Paul:

You may remember this thread: http://www.planetsquires.com/forums/viewtopic.php?t=1591&highlight=

This was an issue where when I used FF_setregistrydword to set a value in the registry and for each value I set, when I viewed them in regedit, they showed the value followed by "..." - we later found out that the ff_function.src had to be changed to that the codegen_project1_utility.inc file would replace the dwSize = SizeOf(zRegVal) line with the correct dwSize = Len(zRegVal).  Anyway, at that time you had emailed me a new ff_function.src file for the dword functions since any manual changes made to codegen_project1_utility.inc would not stay put and because errors would occur if you edited codegen_project1_utility.inc and then made it read only.  

Anyway, this time I am working with the ff_setregistrystring this time and am encountering the elipses again....  Would you please send me a new ff_fuctions.src that addresses this issue for both ff_setregistrystring and for ff_setregistrydword...  Is there anyway to get this soon?  I am in the middle of a project and am now stuck on this...

Thanks

Patrick


Patrick Harvey

Hurray! - it worked!

Thanks

Patrick