| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
For the TEXT and DEFAULT and the DEPENDS ON clauses, I sometimes have a
fairly long string to put inside quotes.
DEPENDS ON = "Flavor IN SET (Raspberry, Pumpernickle, Bananna,
Rocky Road)"
Can quoted strings be broken across lines like that?
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 697.1 | Yes! Multiple lines. | CHRISB::BRIENEN | DECmcc Bridge|Station Management. | Fri Feb 08 1991 09:07 | 11 |
Yes, the strings can be broken across lines (we do this OFTEN with Bridge and
Station entities).
Chris Brienen
Example:
DEPENDS ON = "Hardware Type IN SET ( DEBET LAN Bridge 150,
DEBAM LAN Bridge 200,
DEWGB Work Group Bridge,
DEFEB DECbridge 500 )",
| |||||