Hi all,
I understand that you can create custom actions using any .NET language (like C#, delphi…) Are there any simple examples of these anywhere?
Steve
Yes, there’s an Action Package called “FBDotNetExamples.fbap” in the C:\Program Files\FinalBuilder 5\ActionDefs directory, and the code for these are in the C:\Program Files\FinalBuilder 5\ActionDefs\Examples\DOTNET\v2.0 or C:\Program Files\FinalBuilder 5\ActionDefs\Examples\DOTNET\v1.1 directories.
.t8
Thanks very much, I didn’t think of the actiondefs directory.
Steve