move_data_down

Syntax

move_data_down <count> <line>;

Terse form

mvdn

Type

SDC Function - code x'8C'

Parameters

Moves data (from the specified starting line to the end of the data) down in the virtual display page.

References

TR-NWT-001273.

Description

Notes

No parameter substitutions are possible with this statement.

Example

move_data_down 5 20;