Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5

Thread: What to read??

  1. #1
    Join Date
    Feb 2008
    Location
    Western Pennsylvania
    Posts
    555

    Grin What to read??

    For the AutoPlay Media program what would be the best to read to UNDERSTAND this language? I Know its Lua. But I'm talkin the BASICS such as ~=, >, <, Bla Bla Bla... BASICS here folks.... I read everyone say: Read the Help Files! BUT if you dont know the basics how can the Help file be much help if you dont understand what your even looking at??? (BASIC) is key! Is there like a "For Dummies" book?

  2. #2
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    It's all in the help file. There is a user guide section which has a lesson on scripting basics and there is a scripting guide section. There are tons of examples.

    For <>= etc. look at the Expressions and Operators section.

    I don't know why people ask basic questions on the forum and wait 48 hours for an answer and then complain when everything from the most basic to the advanced is covered in the help file. It is an excellent resource that is well written.

    Yesterday a guy posted that he did not have time to read the help file after he had waited 22 hours and that he might read it when his project is completed (he meant when some one else completes it for him). In that 22 hours he could have studied most of the help file and tried the examples.

    I program in Lua all day every day and I still use the help file on a regular basis. You will never remember it all.

    There are other Lua resources out there but for getting started you are better sticking with the AMS help because everything will be relavent. A lot of other sites are about Lua 5.1 which has features not supported by AMS.
    Dermot

    I am so out of here

  3. #3
    Join Date
    Feb 2008
    Location
    Western Pennsylvania
    Posts
    555

    Thank you

    Thank you, I appreciate your help. I love your work. I am off to read the help file, and well see what happens...

  4. #4
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    A central heating boiler manual? Sorry, our boiler started making scary sounds tonight, temperatures of the boiler self have been rising up to 70 degrees centigrade (+-40 usually) and the water pressure was too low. In other words, it looked like it was going to blow 0.o'

    I read the manual, called 5 night shift working companies (none of them answered) and finally decided to pull the plug (which seems to help)

    Oh yeah, the manual on lua.org is nice indeed
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  5. #5
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    I managed to teach myself how to use metatables in OOP, Trial and error. Assuming you know the basics of the language you should try stuff on your own for a while before consulting a forum. That's what I do anyway.

  6. #6
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    Quote Originally Posted by ShadowUK View Post
    I managed to teach myself how to use metatables in OOP, Trial and error. Assuming you know the basics of the language you should try stuff on your own for a while before consulting a forum. That's what I do anyway.
    He's asking what to read lol...
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

Similar Threads

  1. Replies: 6
    Last Post: 01-09-2009, 05:30 PM
  2. Read Filename for email after screen capture?
    By octane6228 in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 08-01-2007, 03:31 AM
  3. How to read the registry and put text back into it?
    By Stein Inge in forum Setup Factory 7.0
    Replies: 4
    Last Post: 12-15-2006, 07:37 AM
  4. Add "Read File Attributes" to "Read File Information"
    By Marker0077 in forum Setup Factory 6.0
    Replies: 1
    Last Post: 07-08-2003, 09:05 AM
  5. Read from registry or ini??
    By Michael in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 09-10-2001, 08:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts