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

Search results for query: *

  1. trphil

    Strange Compilation Error?

    I created a function for use in a report to return address details from a table by the specified field name as follows:- function cwgetbranch lparameters lcbranch,lcfield local lcalias,lcreturn lcreturn = "" lcalias = alias() if sqopen("S","cware") &&Opens a table shared and...

Part and Inventory Search

Back
Top