Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bond306

  1. bond306

    Qbasic calculation

    yea ive tried but it keeps pn saying subscript out of range... btw i got this working already =D apparently i missed something... anyway if u could help, what does lsd stand for here? is it just a variable or is it something specified such as least significant digit???
  2. bond306

    Qbasic calculation

    ouh thanks =D... so this program runs when im running it, but it gives the same value when i enter different data... gaaah... i dont know why... all i did was copying almost all of the gw basic code into this and modify abit...
  3. bond306

    Qbasic calculation

    ouh... ahaha i figured that much, i mean difficult... anyway, before i ask more about the calculation what does # and ! mean???
  4. bond306

    Qbasic calculation

    I've made this one program as shown below. This is originally from GW basic, i modified abit for the reason where i can match any gases i want as shown in line 508 1 CLEAR 2 CLS 10 REM INERT GAS RECHARGE TEMPERATURE CALCULATION PROGRAM 15 REM QBASIC 40 V = 1 60 DIM G(6, 600), T(6, 600)...

Part and Inventory Search

Back
Top