Re: [NTLK] Java MP3 uploader

From: Jochen Schäfer (js.josch_at_gmx.de)
Date: Mon Apr 15 2002 - 05:04:37 EDT


On Mon, 15 Apr 2002 09:18:41 +0200, Paul Guyot wrote:

>
>From: "=?iso-8859-1?q?Jochen_Sch=E4fer?=" <js.josch_at_gmx.de>
>Date: Sun, 14 Apr 2002 13:09:35 +0200
>
>>My WinNTK 1.6.1 complains about not knowing this global function.
>>What to do?
>
>This is just a warning.
OK. Yeah, but you should not ignore warnings.

>Since this global function exists, you can do three things:
>a/ ignore the warning. Drawback: it brings the inspector window to
>the front and slows down the compilation process (you'll feel it
>after thousands of compilations :)
>b/ deactivate the warning in the project settings. Drawback: you'll
>lose warnings about other methods you might have mistyped.
>c/ tell NTK that it exists before it compiles the function where you call it.
>Easiest way is to create a file that you put before any other file in
>which you write:
>
>knownGlobalFunctions.<the func> := <the func's nb of params>;
Example please.

Jochen

-- 
Read the List FAQ/Etiquette: http://www.newtontalk.net/faq.html
Read the Newton FAQ: http://www.guns-media.com/mirrors/newton/faq/
This is the NewtonTalk mailing list - http://www.newtontalk.net



This archive was generated by hypermail 2.1.2 : Sun May 05 2002 - 14:03:43 EDT