Home » Developer & Programmer » Forms » KLOC in forms 6i
KLOC in forms 6i [message #83695] Sun, 30 November 2003 21:33 Go to next message
Varun Sathe
Messages: 1
Registered: November 2003
Junior Member
Hi,
What is the method to calculate KLOC in froms 6i.
Is wc -l count in UNIX is a proper method
Re: KLOC in forms 6i [message #83703 is a reply to message #83695] Tue, 02 December 2003 07:13 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

KLOC = thousands (Kilo) of Lines Of Code.

You can calculate "KLOC(coded)" by counting the number of lines in your Forms triggers and procedures. "KLOC(generated)" can be obtained by doing a "wc -l" after converting a Form to an FMT file.

Please note that KLOC is only a fuzzy measure; with forth generation languages, like Forms, KLOC is even more obscure. Thousands of clicks per program are probably as important a measure as lines of code.

Best regards.

Frank
Previous Topic: can i get the sql scripts when running a form?
Next Topic: documentation......
Goto Forum:
  


Current Time: Fri Apr 26 02:58:06 CDT 2024