Many Thanks Gentlemen!
It would be helpful if the PB documentation included references to the relevant material.
Announcement
Collapse
No announcement yet.
UCODEPAGE Question
Collapse
X
-
Leave a comment:
-
by restoring the previous value saved using the TO parameter?
Code:#compile exe #dim all function pbmain () as long local a, c, oldone as long a = 123 ucodepage a to oldone ucodepage oldone to c ? str$(c) + " was your previous codepage!" end function
Leave a comment:
-
UCODEPAGE Question
How does one find the value of numexpr in the UCODEPAGE numexpr statement?Tags: None
Leave a comment: