linkfromprevious — updates a previous set in a continuation with details of set just added
use Wacs;
use Wacs::WacsStd;
linkfromprevious( | ...); |
| parameter | description |
|---|---|
| setno | The set number for set just added. |
| previous | The set number for the older set now being referred to as the previous one in a connection series. |
| setpos | The position of this set in a sequence of sets (must not be 1!). |
| dbhandle | Database handle for the current connection to the database. |