Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ready to buy etecnologia compiler technology, are you?
Message
From
15/01/2007 16:04:08
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01184493
Message ID:
01185718
Views:
20
>Hi Calvin:
>
>Thank you for your support. If you installed it, now you should have the line
>
>DO HOME()+"tools\etecnologiaNetExtender\prgs\SetEnvironment.prg" in your startup program file or otherwise SetEnvironment.prg should be the startup.
>
>The use is simple, you just treat any assembly like if it was a ClassLibrary. You make it searchable with
>= SetCLRClassLibrary("path/to your/ assembly.dll",.T.)
>
>To create a form:
>
>oForm = CLRCreateObject("system::windows::forms::form")
>oForm.Show()
>
>In the samples directory there are several prgs and forms to show you how to use it. If you have the installation OK you should be able to run the samples contained in the project SamplesProject.
>
>Note: If you have the installation OK a Toolbar with a Menu on it should appear in VFP, this is like a Control Center where you can browse the docs, samples, compile code to IL (using the alpha compiler) and more.
>
>Let me know if this helps you.

Samuel,
Online compiler is not functional yet, is it?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform