Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== READ.RECORD ====== ==== Purpose ==== Used to read a record directly from a file. ==== Arguments ==== ^Argument^Input/Output^Value^ |CODE|Input|1| | |Output|unchanged| |BFS|Input|BFS List| | |Output|unchanged| |HANDLE|Input|File Handle| | |Output|unchanged| |NAME|Input|Record Key| | |Output|unchanged| |FMC|Input|unassigned| | |Output|unassigned| |RECORD|Input|Current value of @RECORD| | |Output|record read from file (null if no record found)| |STATUS|Input|unassigned| | |Output|TRUE$ if record was read successfully| ==== Called by ==== BASIC+ [[read|READ statement]] guides/programming/programmers_reference_manual/read_record.txt Last modified: 2024/06/19 20:20by 127.0.0.1