PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Patrick Harvey on August 10, 2005, 06:42:29 PM

Title: Problems with elipses again - please help as soon as possibl
Post by: Patrick Harvey on August 10, 2005, 06:42:29 PM
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
Title: Problems with elipses again - please help as soon as possibl
Post by: TechSupport on August 10, 2005, 07:03:48 PM
No problem:

http://www.planetsquires.com/files/FF_Functions.zip
Title: Hurray! - it worked!
Post by: Patrick Harvey on August 10, 2005, 07:15:33 PM
Hurray! - it worked!

Thanks

Patrick