ftp.nice.ch/pub/next/developer/objc/api/QuestorAPI.3.2.s.tar.gz#/Questor_API/ExternalFunctions/Demos/demo4.xqro/demo4.rtf

This is demo4.rtf in view mode; [Download] [Up]

This is the documentation for the Questor API demo function demo4.

The function returns the argument unchanged if the argument is >= 100. Otherwise the function raises an error.

Arguments:
	x, a number
Returns: 
	a number	
Comments:
	Implemented in Objective-C.

All functions in a .xqro function library can have an associated RTF and a sound file to describe the function. The contents of these files will be accessible from the function inspector in Questor.

Both files are optional.

The files should be named as the function plus the correct file extension. 

Example: the function foo(x,y) can have the corresponding files foo.rtf and foo.snd.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.