accessman2
Registered User.
- Local time
- Yesterday, 16:05
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I have a question,
I made a Macros called AutoExec to run "beginning" Function
Function beginning()
If len(Command)>0 then
....................
End if
End Function
But, it has "compile error: Can't find project or library"
Why?
What's wrong with it?
Thanks.
I have a question,
I made a Macros called AutoExec to run "beginning" Function
Function beginning()
If len(Command)>0 then
....................
End if
End Function
But, it has "compile error: Can't find project or library"
Why?
What's wrong with it?
Thanks.