Home » Developer & Programmer » Forms » Why we need body and spec?
Why we need body and spec? [message #79988] Wed, 31 July 2002 04:43 Go to next message
Fico
Messages: 26
Registered: July 2002
Junior Member
Why we need body and spec?

when writing package,we need a body and a spec,why?if i wrote body only,what will happen?
Re: Why we need body and spec? [message #79992 is a reply to message #79988] Wed, 31 July 2002 10:17 Go to previous message
Tyler
Messages: 123
Registered: January 2002
Senior Member
You should read a book relevant to package writing... if you are writing just a body then you are not writing a package. A package is usually multiple procedures/functions, the spec. helps keep variables either global or private to the package. Just the body would be a procedure, that's all, not a package.

~ T ~
Previous Topic: Urgent . . . please
Next Topic: Help needed urgently
Goto Forum:
  


Current Time: Thu Apr 25 04:36:00 CDT 2024