Hi, I hope someone can help me with this problem...now I have a independent window where user can maintain the programme. If user key in a player number, I'll do some validation to check whether the section code for the player number is valid...if it's invalid then dependent window will be...
hi, I want to do a audit trail report where the report will be printed out if user click on the button. Can someone tell me how to create a temp-table to keep all the record(before and after modify) to generate a report?
annette.
Mike,
I'm running on V2.0. Really appreciate your help.
Thanks for your advice. I'll try to figure out why the messages prompted before taking any action.
annette.
Mike,
I've tried several times, but when I added the calculated field, the 'edit' button still disabled. How do I get the dialog box titled Calculated Field Editor? It is from the SDO?
By the way, do you know the reason why when there's no record in the table, with a calculated field added...
Mike,
May I know where is the Expression editor widget? Is it in the SDO's Column Editor? In the previous version of progress(9.1D), I know we can edit the calculated field from the SDO. I am not sure will the procedure DATA.CALCULATE be generated in progress dynamics?
annette.
Mike,
Am I? If not, how am I suppose to do? I can't find a more simpler way of doing it.
The procedure that gives me those messages is 'initializeObject' for Browser. All the messages will prompt out if there is no record in the table when I tried to run the programme.
I prompt a message for...
Mike,
there is no way for me to click the "edit" button. What I've done is I use a Browser Procedure and get the value from there. (I followed the progress programming handbook.)
There are 4 sections as follow:
/* definition */
DEFINE VARIABLE gcfields AS CHARACTER...
Mike,
I tried to use the calculated field but i've encounter few problem. If there is no record in the table, error messages will prompt, such as:
- **No record is available (91)
- Unable to extract BUFFER-VALUE for field<fieldname>.(7366)
- Unable to update RowObject Field.(142)
- Unable to...
hi, i m using a joined SDO to create my SDB and SDV in progress dynamics environment. I've this error message prompted while adding or copying a record when running my container/prog.
"<tablename>.<fieldname> is mandatory, but have unknown(?) value."
The <tablename.fieldname> is not...
Mike,
I have manage to solve all the problem regarding this matter...i didn't use LINE-COUNTER...i just PAGE STREAM....and i have change my coding where i use a big DO to loop through all the records...then i print all the header accordingly....and then the numbers...
thanx for ur concern...
hi,
does anyone know how to add a CALCULATED FIELD into browser using progress dynamics?Plz help...
another problem is..there are errors when i run my container/window..."WARNING: -nb exceeded. Automatically increasing from <number> to <number>(5407)" and "DITEM is not large...
A BIG THANX for your help, Mike..I manage to solve most of the problems now..except for the alphabet problem. If i do the "DO i = 1 TO 26 WITH FRAME.." loop(coz I want to loop from A-Z), i'll get my output printed for 26 files from A to Z for the same order(ORDER) and number(NO.)...
Sorry for disturbing..I am really struggling to do this program.
This is what i am doing now..I manage to print out the serialnum according to ORDER that user key in. The problem that i encounter is:
1. I want to print out serialnum for that particular order in one page but it came out where...
I've found out that dynamics don't recognize MOD and keep prompt out error "Unknown or could not understand line after --"MOD"", so I've changed it to use just m = 2 and it's work fine...now my problem is: although i did a loop for my pc_parameter, it only prints out the...
Hello Mike,
many many**thanks to your help. I've manage to solve my previous problem using what you've suggested...^o^...
Now I m facing some layout problem..I would like my layout to be something like:
123456 123457
123458 123459
How am i going to arrange it? I tried to use...
Mike, may I know what's the meaning by <this_item>.By the way, do I need to break my string of pc_parameter into something like below and open query to refer to the serial number's table(so that i can get the serial number for particular order),
c_s1 = ENTRY(1, pc_parameter,CHR(1))...
I am new to progress dynamics.i want to print a range of serial numbers for each order that user key in. e.g. Order: 11,15,23,45...,
serial number for such orders with be printed out accordingly.i've prepared 10 fields for user to key in the
order but it's not necessary for them to key in every...
Thanx Mike..Yes, the problem is regarding the unique index and it's actually help me to check wether i'm creating a duplicate for the index field.
annettesue.
I am using the progress dynamics. After I've created the container and I tried to run it, an error message stated that "<tablename> already exists with <field>_obj 0 (132)" when I tried to add a new record....I have checked with the proKB but I can't find any suitable solution. Could...
i m creating a report using progress dynamic. since that i use d independent window to create d report, i encounter a few of problems. i want to create two smart select (smart data field)using d same field in a dynamic viewer but d sdo only allow to use each field once..what should i do?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.