Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

VB

Empfohlene Antworten

Veröffentlicht

Hi Leute redface.gif)

ich arbeite gerade an meinem Projekt für die Abschlussprüfung (IT-Kaufmann). Dieses beinhaltet auch VB Code. kann mir jemand sagen, für was z.B. CHR (164) steht ???

die Zeile lautet: item.userproperties.find("History Text").Value = chr(164) & " Auftrag erledigt am " & Now() & chr(10) & item.userproperties.find("History Text").Value

Ich lerne IT-Kaufmann, deshalb die "dumme" Frage

SVEN

Dieses CHR(164) ist der Ascii-Code von dem Zeichen, was als Ergebnis geliefert wird! CHR(164) dürfte "ñ" sein!!

------------------

Bis dann, Ciao!

TG

mach mal ne message-box.

z.b.:

msgbox "dies ist ein test " & chr(164), vbokonly

oder so in der art.

was dann dabei rauskommt siehst du dann ja!

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.