Jump to content

variables at same line


Recommended Posts

I was wandering, is it not posible to make a serie of variables on one line...

dim $a, $b, $c

$a = 1, $b = 2, $c = 3

or something like this...

For $a = 1 To 10 // ConsoleWrite($a & @CR) // Next

Just a plain function on a single line...

kj :(

Link to comment
Share on other sites

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...