Home » RADICORE » How To » What does "create a component script" mean?
What does "create a component script" mean? [message #284] |
Thu, 21 September 2006 05:19  |
Acharn
Messages: 6 Registered: August 2006 Location: Thailand
|
Junior Member |
|
|
OK, after a three-week break to work on other jobs, I was able to get back to experimenting with Radicore. I'm still convinced this is the best tool for creating the database application I need, but it's a challenge!
So by opening FAQ #54 in one window and Radicore in another and switching back and forth I finished setting up a new project. I took lots of notes as I went, so I hope the next project I try to create will go faster. Unfortunately, when I move on the FAQ #36 I get immediately confused. "Each application component will require the following scripts..." OK so far. "Note that when you create a family of forms..." OK, I'll keep that in mind. "Before you can actually run these scripts..." Hmmm. Apparently I should create the scripts *before* I update the Menu and Security system. Otherwise how would I know the names of the scripts?
Ahhh! Here we are! "To demonstrate this procedure I shall create a new table..." OK, create table, go through the same steps as FAQ #54, and then:
"11. Create a LIST1 screen: 1. Create a component script called..."
What does that mean? Am I supposed to type this script into my PHP editor? And the following six scripts? For every table in my database?
Roger
|
|
|
|
Re: What does "create a component script" mean? [message #292 is a reply to message #286] |
Mon, 25 September 2006 03:52   |
Acharn
Messages: 6 Registered: August 2006 Location: Thailand
|
Junior Member |
|
|
AJM wrote on Thu, 21 September 2006 16:48 | Believe it or not you cannot create a working application without using an editor (preferably a full-blown IDE with debug capabilities) to create PHP scripts. You will need to edit class files to insert business rules, and you will need to edit screen files to define screen contents.
If you think the small amount of code you have to create is too much for you, try achieving the same thing WITHOUT the Radicore framework and you will see a big difference - all that HTML, all that SQL, all that input validation, all that code ...
|
Please don't misunderstand me -- I'm not objecting to doing that! In fact I agree it's a couple orders of magnitude easier than the approach I've seen before, where I would have to create the entire list, detail, search, and post (or CRUD) pages from scratch. I just wasn't sure what was meant by "create" in this context. I thought they might be generated automatically by some other action, since there are templates for them.
Quote: | BTW, I am working on a faster way to create the component scripts and the screen files by pressing a button on the Update Task screen, but it will not be ready for some time.
|
That sounds useful.
Roger
|
|
|
|
|
Goto Forum:
Current Time: Fri Jun 20 14:27:59 EDT 2025
Total time taken to generate the page: 0.01120 seconds
|