Discards all changes made to an offline view and takes the offline view back online.
Syntax
DROPOFFLINE(cViewName)
Returns
Logical
Arguments
cViewName
Specifies the name of the offline view to take back online.
Remarks
DROPOFFLINE( ) returns a logical true (.T.) if the offline view is successfully taken back online; otherwise it returns false (.F.).