How to populate table fields across the row?
Posted: Mon Jan 18, 2010 9:31 am
Hi There:
I'm trying to populate a date table for the "My First Stack" tutorial. The tutorial mentions a script to populate the month table, but the script is not included. I've managed to create an array that will populate the table with the days of the month, but I can't figure out how to display the results of the array across the field rows and not down the columns. That is: 1,2,3,4,5...
Not:
1
2
3
4
5
Is there some formatting option or syntax to help with this?
Also, is there any decent documentation that shows ,in readable form, Revolution's use of syntax? It is kind of hard to look things up in a dictionary when you don't know anything about the language. Surely, there must be a solid document somewhere online that I have missed. I've gone through everything that I can find both in the software help and on the web, but see nothing that addresses the heart of the language in a complete and understandable manner. I'm probably just missing it. I'd be grateful if someone could point me in the right direction. Revolution has been around for a long time so I'm assuming the complete language documentation and program usage must be located in a pdf or some such place. Otherwise, how can anyone learn to program with it?
Thank you...
-Rachel
I'm trying to populate a date table for the "My First Stack" tutorial. The tutorial mentions a script to populate the month table, but the script is not included. I've managed to create an array that will populate the table with the days of the month, but I can't figure out how to display the results of the array across the field rows and not down the columns. That is: 1,2,3,4,5...
Not:
1
2
3
4
5
Is there some formatting option or syntax to help with this?
Also, is there any decent documentation that shows ,in readable form, Revolution's use of syntax? It is kind of hard to look things up in a dictionary when you don't know anything about the language. Surely, there must be a solid document somewhere online that I have missed. I've gone through everything that I can find both in the software help and on the web, but see nothing that addresses the heart of the language in a complete and understandable manner. I'm probably just missing it. I'd be grateful if someone could point me in the right direction. Revolution has been around for a long time so I'm assuming the complete language documentation and program usage must be located in a pdf or some such place. Otherwise, how can anyone learn to program with it?
Thank you...
-Rachel