Need to know the length of titlebar in QB64 before it overruns length?
I am using
S$ = "Title"
_TITLE S$
where I need to truncate it before displays "..."
thanks.
Need to know the length of titlebar in QB64 before it overruns length?
I am using
S$ = "Title"
_TITLE S$
where I need to truncate it before displays "..."
thanks.