Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about quickbasic

Read more about quickbasic

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - quickbasic

Advice on how to fix a Progress Bar code in QuickBASIC

I have a problem that I am hoping someone who is smarter then myself can help me with. I have this bit of code that I am trying to get to work. SUB ShowProgressBar (FileCount%, NCount%, BarWidth%, Bar...
test-img

Andrew Gable

progress-bar

basic

quickbasic

Votes: 0

Answers: 1

Latest Answer

You only have 80 columns to work with on screen 0. If BarWidth% > 80, you will see problems. Adjust things however you want, but this should mostly do what you want: Sub ShowProgressBar (FileCount%...
test-img

MemReflect

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved