Nov 23, 2005 #1 be12dune09a Programmer Joined Nov 17, 2005 Messages 24 Location RO whi do I need to put a 1; at the end of a package, and if I don't whi does it give an error
Nov 23, 2005 #2 TonyGroves Programmer Joined Aug 13, 2003 Messages 2,389 Location IE That's the same as saying "return 1;". You need to do that to indicate that the package loaded OK. Upvote 0 Downvote