Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate form - close form
Message
From
02/06/2009 03:00:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/06/2009 23:56:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01402896
Message ID:
01403108
Views:
58
>thanks Cetin - what you have suggested works now. i have three more issues before i can get this running within my program -
>and feel free to throw in the towel if i am too far off the mark:
>
>when this form is called from a prorgam i get two errors
>
>1) index tag is not found for cursor object 'cursor1' error 2198
>and index tag not found for cursor object 'cursor 1' method chiselform.dataenvironment.opentables line 0
>2) I am asked to point to the database.
>
>(if i ignore the error and point to the DB, it works fine.)
>
>k
>
>
>cetin wrote:
>-Open your form in design mode
>-In Properties- Events- Methods (aka PEM sheet) be sure you are seeing your form's name (typically Form1 if you haven't changed it)
>-Navigate down and you would see "WindowType"
>-Change the value to 1-Modal and save your form.

-Open form's data environment (in design mode, right click on form and choose DataEnvironment)
-Locate cursor1
-Check its Order property
It should be pointing to a tagname that doesn't exist.

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