Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Commands included for backward compatibility

Status
Not open for further replies.

chpicker

Programmer
Apr 10, 2001
1,316
I have been working with inherited code for some time now, and while I've figured out what almost all of it does (MSDN help files are quite thorough), they have absolutely NO information on any commands which are obsolete. While this helps us to use the new methods, what it doesn't do is help me figure out what the heck the existing code does. Is there any reference left online that would tell me the syntax of these old commands?
 
chpicker

Doesn't answer your question but posting a list might stir the memories of some of the old timers here.

Chris :)
 
Well, you can find description of many obsolete commands in the hacker's guide. Try to find also old help file(s) for FoxPro 2.6 for Windows or earlier versions. There are some very useful functions, like MCOL(), MROW(), MDOWN() etc.

Vlad Grynchyshyn
vgryn@softserve.lviv.ua
The professional level of programmer could be determined by level of stupidity of his/her bugs
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top