Philip Borkholder wrote: > Hello all, > is there a way to have a selection in a text box similar to like we can > with the get clause? > > Sample: > lc_file = "Current" > @ 2, 10 GET lc_file ; > PICTURE "@M Current, History, Both " > > Can we use the @M in a form's text box that will allow us to press the > space bar and choose only between the 3 selections in the @M list ? >
I'm in VFP as of version 5 for UIs, so I can't answer you exactly, but I wonder....why not just use a dropdown listbox? -- Michael J. Babcock, MCP MB Software Solutions, LLC http://mbsoftwaresolutions.com http://fabmate.com "Work smarter, not harder, with MBSS custom software solutions!" _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

