|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi
We are moving our developed forms from forms5 to forms10g. With the new 10g environment, the code colouring feature shows the word 'enable' as blue. Am wondering if anyone knows why this is? Is it a reserved word, although its not in the list of reserved words. There is a reserved word called 'enabled' so my situation is not to be confused with that. Need to know if 'enable' is going to cause us problems as we use it in our library code as a user defined procedure. Cheers Nick |
|
#2
|
|||
|
|||
|
I think it might. enable is used as a keyword to enable constraints. you won't know untill you try it.
as convention I use a prefix on my objects, maybe that'd help you. ie p - procedure, f - function, pkg - package |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Forms 10g - is enable reserved? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|