mima
(Hey THIS is FUN)
2002-02-21 10:27 PM
Can I put my UDF:s in one file ?

Hello

Can I have my UDF:s in one file and include that in my kix script?
If it is so, how do I do it ?

/Mima500

ShawnAdministrator
(KiX Supporter)
2002-02-21 10:35 PM
Re: Can I put my UDF:s in one file ?

hi mima

Sure can ... just call your udf library file at the top of your script , like this:

call "myudflib.kix"

-Shawn

heheh

[ 21 February 2002: Message edited by: Shawn ]

Les
(KiX Master)
2002-02-21 10:36 PM
Re: Can I put my UDF:s in one file ?

Yes you can. Just have them follow one another and save it by whatever extension (like .udf) and then CALL it from your script.

Yeah, but mine's bigger!

[ 21 February 2002: Message edited by: LLigetfa ]

mima
(Hey THIS is FUN)
2002-02-21 10:42 PM
Re: Can I put my UDF:s in one file ?

Thank you !!!

/Mima500

ShawnAdministrator
(KiX Supporter)
2002-02-21 11:02 PM
Re: Can I put my UDF:s in one file ?

FOFLMAO

Sealeopard
(KiX Master)
2002-02-22 01:54 AM
Re: Can I put my UDF:s in one file ?

Size doesn't matter, it's what you can do with it that counts. And I can do lots of things with mine

[ 22 February 2002: Message edited by: sealeopard ]