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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Chucky666

  1. Chucky666

    Help getting push button to function

    Assuming you open or attached a Tcursor(tc) Move tc to wherever you want put the record like tc.end(), tc.home(), whatever. Insert a new record after, before, etc. Then say you have a column of record numbers called RECORDN, simply use tc.RECORDN.cmax() That will give you the maximum # in that...

Part and Inventory Search

Back
Top