1. Help Program Update

Hello again,

My recent Help program now features help on Euphoria, WinLib, and
the Windows API, with drag and drop into favorite topics.


I would like to get commented info on the external WinLib functions
however to include in the help system, so if someone most familiar
with these functions would like to send me the comments ill include
them in the help system update.

The format should be something like:

--
function FunctionName(arg1, arg2, arg3,... argN)
Purpose:
  To do this and that and.......
Returns:
  Success id>0, id of control
  Failure id=0

atom arg1 is...
atom arg2 is...
sequence arg3 is...
--

The above should be the minimum info.


Take care,
Al

new topic     » topic index » view message » categorize

2. Re: Help Program Update

A lot of that info in embedded in the tk_xxx.E libraries that come with
win32lib.

----------------
cheers,
Derek Parnell
----- Original Message -----
From: "Al Getz" <Xaxo at aol.com>
To: "EUforum" <EUforum at topica.com>
Subject: Help Program Update


>
> Hello again,
>
> My recent Help program now features help on Euphoria, WinLib, and
> the Windows API, with drag and drop into favorite topics.
>
>
> I would like to get commented info on the external WinLib functions
> however to include in the help system, so if someone most familiar
> with these functions would like to send me the comments ill include
> them in the help system update.
>
> The format should be something like:
>
> --
> function FunctionName(arg1, arg2, arg3,... argN)
> Purpose:
>   To do this and that and.......
> Returns:
>   Success id>0, id of control
>   Failure id=0
>
> atom arg1 is...
> atom arg2 is...
> sequence arg3 is...
> --
>
> The above should be the minimum info.
>
>
> Take care,
> Al
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu