Chr$(0)

Previous topic - Next topic

Albert

string$=CHR$(100) + CHR$(0) + CHR$(101)

The result is CHR$(100) + CHR$(101)
The CHR$(0) do nothing, you can't put CHR$(0) into a string :(

Kitty Hello

no, chr$(0) is a end-of-string character. You cannot use it.

Schranz0r

yepp, CHR$(0) == Nothing :D
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard