Time function 
Author Message
 Time function

Hello

In one of the documents i am developing i am requesting the system time
using the time() functions.

On one of the machine i got the following error: compile error in hidden
module: project or library unavailable.

I tried using the Now() function and got the same error.

What are the libraries needed in order to get the system time.



Fri, 02 Dec 2005 21:26:12 GMT  
 Time function
First check in VBE menu: Tools | References
whether an item/reference is listed missing.
Uncheck missing entries in the listing (if any).
Compile yr VBA project and if you pass the
VBA de{*filter*}, run yr macro again.

If this isn't helpfull, kindly repost but indicate
which OS and Word version y're running,
and all possible system related and relevant information.

Krgrds,
Perry



Quote:
> Hello

> In one of the documents i am developing i am requesting the system time
> using the time() functions.

> On one of the machine i got the following error: compile error in hidden
> module: project or library unavailable.

> I tried using the Now() function and got the same error.

> What are the libraries needed in order to get the system time.



Sat, 03 Dec 2005 04:02:25 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Crystal Reports, Date/Time, and the Time() function

2. Time function won't compile

3. Date() and Time() functions lost references

4. Standard v. Daylight Savings Time Function

5. Time functions

6. DATE/TIME FUNCTIONS IN ACCESS

7. Need higher resolution time function

8. Writing a Date & Time function

9. Date/Time Functions

10. Time Function

11. Time Function, Help, Please

12. Using Time Functions ???

 

 
Powered by phpBB® Forum Software