i'm a new user of LC.
A serious problem appear on my print a stack
after i have created a stack that will print everything works will. i loop the value of the data grid to fit to my needs,
From here everything just work accordingly on just 1 page of document.
Problem is i have lot of documents ...
Search found 34 matches
- Tue May 06, 2014 2:58 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: how to print two pages or more in datagrid
- Replies: 4
- Views: 4822
- Sun Mar 30, 2014 2:27 pm
- Forum: Talking LiveCode
- Topic: Using Quartam Reports
- Replies: 13
- Views: 21520
Re: Using Quartam Reports
Here is the error that prompt me even thought i have a license on my quartam
- Sun Mar 30, 2014 2:20 pm
- Forum: Talking LiveCode
- Topic: Using Quartam Reports
- Replies: 13
- Views: 21520
Re: Using Quartam Reports
Where should I put the
qrtReports_InitLicense "<your license key here>"
in my openStack or in my button stack for print the?
qrtReports_InitLicense "<your license key here>"
in my openStack or in my button stack for print the?
- Wed Mar 26, 2014 3:27 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: [OT] Rev and Quartam Reports
- Replies: 10
- Views: 11523
Re: [OT] Rev and Quartam Reports
after i bought a license on quartam and register still i cannot print any suggestion how to fix this
- Wed Mar 26, 2014 10:40 am
- Forum: Talking LiveCode
- Topic: Using Quartam Reports
- Replies: 13
- Views: 21520
Re: Using Quartam Reports
i purchased a license but still have a problem in my report it prompt tat i did not include in my stack. i also include what you posted still i can't print.
thanks,
thanks,
- Tue Mar 18, 2014 3:20 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: handler required "select(MAX).."
- Replies: 2
- Views: 3165
Re: handler required "select(MAX).."
Bangkok,
I review my codes and something wrong with my code i just get it. no need to check your database.
I review my codes and something wrong with my code i just get it. no need to check your database.
- Tue Mar 18, 2014 4:25 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: SOLVED - Is there a date/time picker in Live Code?
- Replies: 9
- Views: 16206
Re: SOLVED - Is there a date/time picker in Live Code?
towsend,
how to change it to a slash and remove the day of the week
thanks
blaireTabay
how to change it to a slash and remove the day of the week
thanks
blaireTabay
- Tue Mar 18, 2014 1:44 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: handler required "select(MAX).."
- Replies: 2
- Views: 3165
handler required "select(MAX).."
i am trying to get the MAX number in my database column and adding 1 on it to create another MAX number on my next select.
i try this one and its working as my sample
http://www.w3schools.com/sql/sql_func_max.asp
The problem is it require a handler and a parameter. I don't have an idea where do ...
i try this one and its working as my sample
http://www.w3schools.com/sql/sql_func_max.asp
The problem is it require a handler and a parameter. I don't have an idea where do ...
- Tue Mar 18, 2014 1:15 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: requires Revolution XML
- Replies: 4
- Views: 4186
Re: requires Revolution XML
Simon,
Thank you for lighting me up for this issue.
i did a wrong move. I open the tab for a stack in my mind its all there.
thank you.

Thank you for lighting me up for this issue.
i did a wrong move. I open the tab for a stack in my mind its all there.
thank you.
- Mon Mar 17, 2014 4:47 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Datagrid update Value
- Replies: 0
- Views: 1914
Datagrid update Value
in my datagridview i have a value that i want to change the specific column. I use dgHilitedLines to prompt the specific field
i done this correctly. here is the code for that and its working
put the dgHilitedLines of group "dgGridOrderListDoctor" into theLine
put the dgDataOfLine[theLine] of ...
i done this correctly. here is the code for that and its working
put the dgHilitedLines of group "dgGridOrderListDoctor" into theLine
put the dgDataOfLine[theLine] of ...
- Mon Mar 17, 2014 4:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: requires Revolution XML
- Replies: 4
- Views: 4186
Re: requires Revolution XML
hi Simon,
I tried that one a couple times but it always prompt me that the that is not a Stack.
thanks,
I tried that one a couple times but it always prompt me that the that is not a Stack.
thanks,
- Mon Mar 17, 2014 7:26 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: requires Revolution XML
- Replies: 4
- Views: 4186
requires Revolution XML
How can i put the rRevolution XML in my library?
or i just add in the preferences?
or i just add in the preferences?
- Wed Mar 12, 2014 3:47 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: save value of datagrid into MYSQL
- Replies: 2
- Views: 2814
Re: save value of datagrid into MYSQL
hi bangkok,
Thank you
it work and run smoothly for me.
blairetabay
Thank you
it work and run smoothly for me.
blairetabay
- Wed Mar 12, 2014 8:34 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: save value of datagrid into MYSQL
- Replies: 2
- Views: 2814
save value of datagrid into MYSQL
I 'm able to save in this way but it will only create one row. I have more than one row in my datagridview. i want that every row of my datagrid will be save according to its row.
put the dgData of group "dgGridMed" into theDataA
put the dgIndexes of group "dgGridMed" into theIndexes ...
put the dgData of group "dgGridMed" into theDataA
put the dgIndexes of group "dgGridMed" into theIndexes ...
- Sat Mar 08, 2014 4:35 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Screen Lock
- Replies: 4
- Views: 3919
Re: Screen Lock
hi Klaus,
i mean stack. main stack and the sub stack.
i mean stack. main stack and the sub stack.