Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print Using
#1
I am trying to convert a QB64 program and I have encountered the command PRINT USING.

Does anyone know of a procedure to format text to simulate the command?

eg: PRINT USING "#,###,#00  Lives: #  <--JAKE"; score2; lives2

if the score is 1234 and lives are 3: output would be:   1,234  Lives: 3 <--JAKE
Logic is the beginning of wisdom.
Reply


Messages In This Thread
Print Using - by johnno56 - 03-20-2025, 01:00 AM
RE: Print Using - by 1micha.elok - 03-20-2025, 07:37 AM
RE: Print Using - by johnno56 - 03-20-2025, 09:46 AM
RE: Print Using - by Marcus - 03-21-2025, 04:57 PM
RE: Print Using - by johnno56 - 03-21-2025, 08:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)