Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scripting language
Message
From
01/09/2007 03:12:41
Suhas Hegde
Dental Surgeon
Sirsi, India
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01251853
Message ID:
01251861
Views:
15
>Check http://www.dfpug.de/konf/konf_1998/08_ole/e_scrp/e_scrp.htm
>
>>How can I provide my users with a scripting language ?


Thanx for the link.

But I am in lookout for more or less type of code builder

Like

**----
---standard codes

User script here without access to apllication
If User script returns true/false (i.e. matches certeria) process in the below codes

---Standard codes

More clearly

I have a stocks table for analysis in a FLL

If Users what to calculate

E.g

MA(-4,100) > MA(-4,200) .AND. MA(0,100) < MA(0,200)
.AND./ .OR.
MA(-10,50) > MA(-10,200) .AND. MA(0,50) < MA(0,200)
.AND. / .OR.
....
..


Where MA- moving average.
first parameter - days counting backward base 0
second parameter - Moving average parameter timeperiod


There are about 140 functions and vaious combinations and Combined creterias

Any More Ideas ?

Suhashegde
Previous
Reply
Map
View

Click here to load this message in the networking platform