CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Checksum of CCS generated code

Print topic Send  topic

Author Message
mrachow


Posts: 509
Posted: 03/22/2005, 5:20 AM

Does anybody know how Studio computes the checksum of its code blocks?

My idea is if I prepare own code blocks in the same way they will be colored like Studio code blocks?!

Thanks

_________________
Best regards,
Michael
View profile  Send private message
peterr


Posts: 5971
Posted: 03/22/2005, 9:46 AM

Ah, so you want to use calculator when you write code :-)
You may want to check with the support.

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
feha


Posts: 712
Posted: 03/25/2005, 2:43 AM

Hi
I supose:
//CCToHTML @0-93F44B0D  
function CCToHTML($Value)  
{  
  return htmlspecialchars($Value);  
}  
//End CCToHTML

]//CCToHTML @0-93F44B0D
decides START
and
//End CCToHTML

end of the codeblock ...

Same would be for templates ...
_________________
Regards
feha

www.vision.to
feedpixel.com
View profile  Send private message
mrachow


Posts: 509
Posted: 03/29/2005, 6:48 AM

Hi feha,

:-(:-(:-(
???
So sorry,
I don't understand what you want to tell (me).
Quote :
]//CCToHTML @0-93F44B0D
decides START
and
//End CCToHTML
I suppose 0-93F44B0D is calculated using all printable characters of a certain code block, but how?

_________________
Best regards,
Michael
View profile  Send private message
feha2
Posted: 03/30/2005, 6:57 AM

I don't know why it would calculate ?

try you own an test

  
//MyFunction @0-whatever alphanumeric    
function MyFunction($Value)    
{    
  return htmlspecialchars($Value);    
}    
//End MyFunction  

else the sum is calculated before code generation so this would be not possible to calculate it after you put it on Common.php or whatever file.

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.