Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Program in Visual Logic


  • Please log in to reply

#1
lking

lking

    New Member

  • Member
  • Pip
  • 2 posts
I am tryin gto write a program in visual logic. I want to use a loop to get an output that counts down from 10 -1. Can anyone help with this?
  • 0

Advertisements


#2
devper94

devper94

    Member

  • Member
  • PipPipPip
  • 817 posts
What is Visual Logic?
Did you mean Visual Basic?
If yes, then here you go:
Dim i As Integer
For i = 10 To 1 Step -1
    DoWhatever param1, param2
Next i

Edited by devper94, 04 February 2011 - 09:48 AM.

  • 0

#3
Neil Jones

Neil Jones

    Member 5k

  • Member
  • PipPipPipPipPipPipPipPip
  • 8,476 posts
Is this a homework project?

There is such a thing as Visual Logic but it looks to me like something you can make flow charts with. I presume the OP means Visual Basic.
  • 0

#4
lking

lking

    New Member

  • Topic Starter
  • Member
  • Pip
  • 2 posts
I want to use an array to input 10 values then store them in an array
  • 0

#5
Neil Jones

Neil Jones

    Member 5k

  • Member
  • PipPipPipPipPipPipPipPip
  • 8,476 posts

I want to use an array to input 10 values then store them in an array


Please help us to help you.
Are you using Visual Basic or not? Is Visual Logic the actual name of the program you're using?
I ask again, is this a project for college or school homework?
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP