====== U2_Select subroutine ====== ==== Description ==== A routine used to run SELECT statements on the U2 back end. Not intended for end-user use at this time. ==== Syntax ==== U2_Select( integer code, charstr bfs, charstr handle, charstr name, charstr fmc, charstr record, charstr status ) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |code|| |bfs|| |name|| |fmc|| |record|| |status||| ==== Returns ==== ==== Remarks ==== ==== See Also ==== ==== Example ====