Autor Thema: Wider dem Chr$(34)  (Gelesen 3037 mal)

Offline m3

  • Freund des Hauses!
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 8.102
  • Geschlecht: Männlich
  • Non ex transverso sed deorsum!
    • leyrers online pamphlet
Wider dem Chr$(34)
« am: 07.03.05 - 23:22:09 »
Hallo Leute,

weil es mich heute wieder mal genervt hat:

Gibt es eine elegantere Moeglichkeit in Lotusscript ein Anfuehrungszeichen " in einen String einzufuegen, als

"TEXT" & Chr$(34) & "TEXT"

zu schreiben. Bei mehreren " wird das recht muehsam. :(

HTH
m³ aka. Martin -- leyrers online pamphlet | LEYON - All things Lotus (IBM Collaborations Solutions)

All programs evolve until they can send email.
Except Microsoft Exchange.
    - Memorable Quotes from Alt.Sysadmin.Recovery

"Lotus Notes ist wie ein Badezimmer, geht ohne Kacheln, aber nicht so gut." -- Peter Klett

"If there isn't at least a handful of solutions for any given problem, it isn't IBM"™ - @notessensai

Offline TMC

  • Freund des Hauses!
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 3.660
  • Geschlecht: Männlich
  • meden agan
Re: Wider dem Chr$(34)
« Antwort #1 am: 07.03.05 - 23:33:49 »
Msgbox {"Hallo" "Welt"}
Matthias

A good programmer is someone who looks both ways before crossing a one-way street.


Offline TMC

  • Freund des Hauses!
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 3.660
  • Geschlecht: Männlich
  • meden agan
Re: Wider dem Chr$(34)
« Antwort #2 am: 07.03.05 - 23:46:05 »
In der Designerhelp steht es übrigens noch genauer:

Zitat
Literal string construction rules 

A literal string in LotusScript is a string of any characters enclosed in one of the following sets of delimiters:
A pair of double quotation marks ( " " )
  "A quoted string"
A pair of vertical bars ( | | )
  |A bar string|
Open and close braces ( { } )
  {A brace string}
Strings enclosed in vertical bars or braces can span multiple lines.
|A string
   on two lines|
To include one of the closing delimiter characters  ", |, or } as text within a string delimited by that character, double it.
|A bar string with a bar || in it|
The empty string has no characters at all; it is represented by "".
Strings delimited by vertical bars, braces, or double quotation marks cannot be nested.
"A quoted string with {braces} and a bar | in it"
"A quoted string with ""quotes"" in it"
|A bar string with a bar || in it|
{A brace string with {braces}} in it}
Matthias

A good programmer is someone who looks both ways before crossing a one-way street.


Offline koehlerbv

  • Moderator
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 20.460
  • Geschlecht: Männlich
Re: Wider dem Chr$(34)
« Antwort #3 am: 07.03.05 - 23:46:58 »
Als Ergänzung noch: Das Pipe-Symbol erlaubt auch noch, Zeilenumbrüche über das eingegebene Literal zwischen den Pipes mitzugeben à la

|Hallo, Martin,

ich komme noch im März wieder nach Wien. Stelle schon mal ein paar Bier kalt - oder gehe wir in die Elisabethstrasse in Perchtoldsdorf, wenn dort wieder ausgesteckt ist. Laut Heurigenkalender ist dem so ;-)

Bernhard|

Das kommt dann genauso an ohne weitere Verrenkungen.

Um Beachtung meiner Vorschläge im genannten Beispiele bitte ich ausdrücklich (gilt auch für weitere Leute mit W, WU, und MD im Kennzeichen oder wer sonst so Ende des Monats kurz vor Ostern in / bei Wien ist ;-)

Der, der oben schon mal unterzeichnet hat  ;D

Offline rar

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 856
  • Geschlecht: Männlich
  • Des passt scho
    • click
Re: Wider dem Chr$(34)
« Antwort #4 am: 08.03.05 - 11:24:20 »
{} erlaubt übrigens auch Zeilenumbrüche. Genau so wie ||.
Ich persönlich verwende aber lieber{} da man eine Pipe ev. mit einem großen i oder einem kleinen L verwechseln könnte.

-daniel
†090620141300

Offline m3

  • Freund des Hauses!
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 8.102
  • Geschlecht: Männlich
  • Non ex transverso sed deorsum!
    • leyrers online pamphlet
Re: Wider dem Chr$(34)
« Antwort #5 am: 09.03.05 - 06:40:26 »
Danke Euch allen. Ich WUSSTE doch, dass es da was gibt, habs aber nicht gefunden.

@Bernhard: Freu mich schon. :)
HTH
m³ aka. Martin -- leyrers online pamphlet | LEYON - All things Lotus (IBM Collaborations Solutions)

All programs evolve until they can send email.
Except Microsoft Exchange.
    - Memorable Quotes from Alt.Sysadmin.Recovery

"Lotus Notes ist wie ein Badezimmer, geht ohne Kacheln, aber nicht so gut." -- Peter Klett

"If there isn't at least a handful of solutions for any given problem, it isn't IBM"™ - @notessensai

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz