InterviewSolution
Saved Bookmarks
| 1. |
How Can We Write The Mqsc Commands That Have Too Many Parameters? |
|
Answer» For commands that have too many parameters to fit on one LINE, use CONTINUATION CHARACTERS to INDICATE that a command is continued on the following line:
For commands that have too many parameters to fit on one line, use continuation characters to indicate that a command is continued on the following line:
|
|