Rainier
Software Solutions
|
|
RainierFun
|
||
| WinFun | Windows Functions | ||
| WordFun | Microsoft Word Functions | ||
| ExcelFun | Microsoft Excel Functions | ||
| MailFun | Email Functions | ||
| FAQ | Frequently Asked Questions and Troubleshooting help | ||
| Download | Download Trial Versions |
What are these products?
WinFun, WordFun, ExcelFun and MailFun are add-on components which expose methods
(functions) which are useful to the application developer when developing Windows 32-bit
client applications. They are in-process OLE server DLLs which can be used with any application
development tool which can act as an OLE automation controller. When used with
Computer Associates' Advantage Gen development tool (formerly COOL:Gen) they are installed as Action Diagram add-ins. The exposed
methods become available for use in Action Diagram statements and no External Action Blocks
are required.
WinFun methods support GUI enhancement and Desktop Integration. They give
the developer a much greater degree of control over
the Windows environment and other desktop applications than would otherwise
be the case. WinFun also includes a variety of methods which are not
specifically Windows-related but which the Advantage Gen developer will find generally
useful.
WordFun and ExcelFun methods allow the developer to easily perform common
Microsoft Word and Excel tasks from within the application. Seamless
integration of Word and Excel into the business solution becomes simple.
The components handle the idiosyncrasies of the different Word and Excel
versions by determining at runtime the Office version and the PC operating
system and executing the appropriate set of commands for that combination.
MailFun methods allow the incorporation of sophisticated email functionality
into the application with a few simple function calls.
All the components are 32-bit DLLs which may only be used on 32-bit
Windows platforms (NT4/2000/XP, 98/Me/XP).
When the DLLs are installed on an Advantage Gen workstation, the developer can
call any of their methods from within an Action Diagram. The DLLs extend
the list of functions available when constructing Action Diagram statements.
All of the components incorporate sophisticated error handling - any errors
occurring in the OLE servers (or in Word and Excel themselves, when they
are being controlled by the application) can be trapped and returned to the
calling program (or Advantage Gen Action Diagram) to be dealt with as the developer sees fit.
WinFun v2.x has been certified ca smart with Advantage Gen
from Computer Associates.
With the help of WinFun your application can:
and many other functions (more than 100 in total).
WinFun gives you the power to do professional desktop integration. As an
example, you could if you wished use WinFun to launch another application
such as WordPad (having first determined whether it's already running or
not), get a handle on its Edit window, copy information from your
application into the clipboard, paste it into the WordPad window and bring
it to the top of the desktop. Or you could launch the Client Manager in a
hidden state when your application starts up, and terminate it when the
application closes, so that the user never sees the Client Manager window
at all unless there is a problem.
For more information and a full list of functions and examples, see the WinFun
documentation.
WordFun v2.x has been certified ca smart with Advantage Gen
from Computer Associates.
With the help of WordFun your application can:
Using combinations of these powerful functions the developer can do most
of the things he or she would normally need to do without needing to understand
the Word object model or WordBasic. And WordFun functions include features that cannot otherwise be emulated
from within Advantage Gen, including sophisticated error handling.
For more information and a full list of functions and examples, see the WordFun
documentation.
ExcelFun v2.x has been certified ca smart with Advantage Gen
from Computer Associates.
With the help of ExcelFun your application can:
Using combinations of these powerful functions the developer can do most
of the things he or she would normally need to do without needing to master
the complexities of VBA and the Excel object model. And ExcelFun functions
include features that cannot otherwise be emulated
from within Advantage Gen, including sophisticated
error handling.
For more information and a full list of functions and examples, see the
ExcelFun documentation.
With the help of MailFun your application can:
Using combinations of these few functions the developer can incorporate
notification and workflow functionality into the Advantage Gen application
For more information and a full list of functions and examples, see the MailFun
documentation.
You can download trial copies of all these products (documentation and Windows Help files included).
Unzip the RNALLFUN.ZIP file into a temporary directory, read README.TXT and
then run SETUP.EXE.
See RNWINFUN.DOC, RNWDFUN.DOC, RNXLFUN.DOC and RNMLFUN.DOC (included in the
zip files) for complete instructions on how to call the functions from within Advantage Gen
Action Diagrams, and a reference guide explaining what each function does and what parameters it requires.
If you wish to use the components within applications developed with other tools then you
should instantiate the server with a CreateObject statement or equivalent and then work with
the object as you would any OLE server.
To download the trial versions RNALLFUN.ZIP (1.5Mb)
click here (includes
full documentation and integrated Windows help files). WordFun, ExcelFun and
MailFun support for
Office 2000 and XP is included.
If you are an Advantage Gen user you can also download a demo model which shows off
some of the capabilities of each of the components. Download the appropriate zip file for your version of
Advantage Gen and read README.TXT. There are separate procedures
within the model to demonstrate each component. To use them the components
must be installed as described above.
To download the demo model, choose the appropriate link:
FUNDEMC6.ZIP (COOL:Gen 6.x, 450k)
FUNDEMC5.ZIP (COOL:Gen 5.x, 511k)
FUNDEMCG.ZIP (COOL:Gen 4.1a, 1475k)
No PTFs are required for use of these components in COOL:Gen or Advantage Gen
versions 5.x or
6.x.
WinFun
To download RNWINFUN.DOC (Word 6.0 331k) click here
WordFun
To download RNWDFUN.DOC (Word 6.0 272k) click here
ExcelFun
To download RNXLFUN.DOC (Word 6.0 348k) click here
MailFun
To download RNMLFUN.DOC (Word 6.0 204k) click here
Try Them Out!