Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
CUT (CU)
CUT is only valid in Edit table mode. Use CUT to copy (append) one or more rows of data into the current paste buffer, or clipboard. The clipboard can only contain rows from a single table. Mark the rows to be copied with the C (for a single row) or CC (for multiple rows) line command (see also C-Copy). The paste buffer stores the data until the next CUT REPLACE command overwrites the current content. Use the PASTE command to insert the paste buffer contents into the current table or use PASTE DS to copy its content to a data set (see PASTE-PAS). File-AID for Db2 supports one paste buffer per session. The message n Row(s) cut indicates that the selected row(s) have been copied to the clipboard.
CUT Warning Window
When attempting to CUT (append) rows into the current clipboard that already contains rows from a different table, the CUT Warning Window (see the following figure) displays. It identifies both tables so you can evaluate whether to replace the rows in the clipboard.
Enter Y to continue with the CUT, and replace the existing rows on the clipboard.
Enter N (default) to cancel the CUT, and leave the clipboard unmodified.
CUT Warning Window