Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms without a table
Message
From
24/05/2001 09:01:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/05/2001 08:37:33
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00510811
Message ID:
00510828
Views:
12
>Hi all,
>It's me again with yet another oddball question for you FPW2.6 meisters.
>
>I'm calling a form at the end an app that I just want to plug data into from Memvars and arrays, not a table. When I run the app, the form wants a table. If I specify a table, the form repeats the data for however many records are in the table. Do I have to create a empty table to satisfy this or is there a little trick I can do? Since I have various fonts and indentations, no graphics (yet), I can't just dump the data to a text file and print it.
>
>Pete

Pete,
If you would just use memvars and arrays you don't need a table. Be sure your textboxes (as I remember they were textbox there too - get objects) doesn't refer to a table (m.name not employee.name) and also any startup code that tries to fill in memvars from a table (a wizard was doing it). You could possibly find it easily checking the .SPR generated. Check for something like :
use
scatter memvar
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