Kurt Wendt wrote: > Mike, > > Yes, that approach could probably work. But, I was looking to use a kind > hard coded approach as a last ditch option. Just to add to what I > mentioned before - probably about a 3rd of the system still has to be > converted from the old DOS-type system (originally created w/FPD - but > is compiled under VFP7) to the new VFP system (vers 9 w/true screen > designs). > > Its for these reasons, along with trying to make the system easier to > maintain - that I was hoping to use a method where by the function > called by the Skip For option would actually known/determine by itself > from what Menu option it was called - and then proceed accordingly. To > pass into the function some kind of hard-coded/pre-designated wording, > it would seem that it would make it less flexible, IMHO.
...but that's not hard coded. I forgot to mention that the codes are stored in a lookup table that's linked to the user's login accounts...so each user has a set of rights/privileges that are checked via this UDF. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ 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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** 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.

