Do any users know liberty basic, which is a lot like VB, but with diffrent commands.

does liberty basic let you put in varables in its LINE statment like this:

graphicbox #main.draw, 10, 10, 255, 255
open "Graphicbox example" for dialog as #main

print #main.draw, " home ; down"
print #main.draw, "color red"
print #main.draw, "line x, y, x2, y2"
wait

now this dont work, why :?:

I checked out a book from the library called "Begining Programing for Dummies". I recommend this book because it goes over alot on the Liberty Basic program and its commands, variables, etc... etc... If you check it out you might like it and then again you might not.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.