Can this place add a feature that can display Long type data
-
niedian
- Posts: 124
- http://meble-kuchenne.info.pl
- Joined: Thu Jan 07, 2021 11:28 am
- Has thanked: 3 times
- Been thanked: 5 times
Can this place add a feature that can display Long type data
Can this place add a feature that can display Long type data, sometimes requiring the display of larger numerical values.
- Attachments
-
- Snipaste_2025-12-07_19-13-17.png (182.9 KiB) Viewed 159 times
Re: Can this place add a feature that can display Long type data
Hi,
Not quite what you are looking for but a workaround would be to use "ToString$" to convert the larger value to a string and then use Print.
Bob
Not quite what you are looking for but a workaround would be to use "ToString$" to convert the larger value to a string and then use Print.
Bob