Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RaSQL/B 6.1a for Clipper - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
N_XALIAS()      Get the filename portion of the table open in the current area
N_XAPPEND()     Append into current table from specified table
N_XBOF()        Determine if pointer is at top of table
N_XCLOSE()      Close table in current area, or all tables
N_XCLRBUF()     Clear all fields in current record buffer
N_XDELETE()     Delete current row in current table
N_XDNLOAD()     Download current table to specified DBF Table
N_XEOF()        Determine if row pointer is beyond the end of current table
N_XFETCH()      Store value from field(s) into specified memory variable(s)
N_XFOUND()      Determine if exact match was found from N_XSEEK()
N_XGATHER()     Move data from array to record in table
N_XGOTO()       Move record pointer to specified physical record position
N_XGOTOBOT()    Move pointer to last row of current table
N_XGOTOTOP()    Move to top of current table
N_XINSERT()     Insert new record into current table
N_XLASTREC()    Get number of records in current table
N_XMEMOLEN()    Get length of variable length field in current record
N_XORDER()      Set order to specified index number
N_XRECNO()      Determine current record position
N_XREPLACE()    Replace field(s) in current record buffer with specified data
N_XRLOCK()      Lock current record
N_XSCATTER()    Move data from current record into an array
N_XSELECT()     Select Btrieve table
N_XSKIP()       Move up or down sequentially in current table
N_XSOFTSEEK()   Turn soft seek On or Off Softseek
N_XSRECCON()    Get raw stored record contents as a string
N_XUNLOCK()     Release most recent N_XRLOCK() in current table or all tables
N_XUPDATE()     Write data into table, overwriting current record
N_XUPLOAD()     Upload a DBF to the current table
N_XUSE()        Open Btrieve file in current area
N_XZAP()        Delete all records in current table

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson