|
-
Aug 29th, 2004, 02:09 PM
#1
Thread Starter
Frenzied Member
Translating to FoxPro?
I have a generic algorithm I wrote for doing a certain task. So I wrote the code for this algorithm in VB, C++ and Java.
The idea of doing this was to provide the user the chance to select his favorite language and work on it once the generic algorithm (coded in that languahe) appeared in a TextBox.
Now, I have asked some of the possible users of my program the following question "in which language would you prefer it?" and most of them have answered me "in FoxPro".
I don't know anything about FoxPro... I mean, I would work on it to check my grades when I was in Highschool and I even saw some of my partners "program" on it... I also searched for a good tutorial on-line but Fox seems so easy that it even confuses me...
First of all, I would like to open a TextBox and treat it like a Table. (A matrix) I have already done this on C++ and Java without help (I searched around in the Web whenever I found a problem and solved it even if it took me a day or two) but I can't find how to do this. I know it is possible because I once saw one of my professors do it.
Could anyone please help me?
We miss you, friend...  Rest in Peace, we will take care of the rest of it.
[vbcode]
On Error Me.Fault = False
[/vbcode]
- Silence is the human way to share ignorance
Tec-Nico
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|