| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1488 |
|
| Package | general | |
| Module | ms | |
| Tool | ms |
| level | History level to copy from | ||
| Allowed: | Int | ||
| Default: | 0 = current level | ||
myms:=ms("3C273XC1.MS",readonly=F);
myms.restoreflags(2);
We open the MS for writing and then copy the flags from level 2 in the FLAG_HISTORY column to the FLAG and FLAG_ROW column, overwriting the previous values.