Synon related: Searching calling program in Synon (PRTFIL).
How can be search external program (outside Synon) which is calling print file function (PRTFIL). Actually, I know to search all function which are calling print file by the option 91 or take U at subfile selector or 95 at object usage screen but that approach can only work to identify internal function. Do you [...]
Answer Question
| February 28, 2013 12:36 PM
AS/400 Synon, Synon
How can be search external program (outside Synon) which is calling print file function (PRTFIL). Actually, I know to search all function which are calling print file by the option 91 or take U at subfile selector or 95 at object usage screen but that approach can only work to identify internal function. Do you [...]
Assimilating QTEMP file in Synon
Assimilating QTEMP file in Synon
Answer Question
| December 26, 2012 12:32 PM
QTEMP, Synon
Assimilating QTEMP file in Synon
action diagram.
HELLO FRIENDS, I have recently got a project in which i have to code the modules through synon. As I m new to this platform, i need a little help regarding the coding which is done in an action diagram. and how to use the built in functions in an action diagram and how to [...]
Answer Question
| December 26, 2012 4:27 AM
AS400 Command, Synon, Synon 2E
HELLO FRIENDS, I have recently got a project in which i have to code the modules through synon. As I m new to this platform, i need a little help regarding the coding which is done in an action diagram. and how to use the built in functions in an action diagram and how to [...]
xxVLLSP – COndition list :SYNON
Hi, Does any one know How to 1) add a condition to Synon defaul condiotion list .. 2)And how to Promote this condition list (xxVLLSR ) to Production Box.. we are using – MKS Chain Managmnt tool.. Regards Adi
Answer Question
| November 5, 2012 2:41 PM
AS/400, Synon
Hi, Does any one know How to 1) add a condition to Synon defaul condiotion list .. 2)And how to Promote this condition list (xxVLLSR ) to Production Box.. we are using – MKS Chain Managmnt tool.. Regards Adi
Synon-Action daigram comment color can be changed?
In Synon, can i change the colour of comment? (By default its while bakcground adn blank font) can i changed? I just want to higlite my comment ina diff colour/attactive colour so that every developer can easily notice my comment. (Synon Edit action diagram commands to add comments for ref I* I*F *)
Answer Question
| August 12, 2012 11:54 PM
Synon
In Synon, can i change the colour of comment? (By default its while bakcground adn blank font) can i changed? I just want to higlite my comment ina diff colour/attactive colour so that every developer can easily notice my comment. (Synon Edit action diagram commands to add comments for ref I* I*F *)
what does SQL, DDS mean in Generation mode?
what does SQL, DDS mean in Generation mode in an Access path in SYNON
Answer Question
| March 17, 2012 3:55 PM
Synon, SYNON COOL2E
what does SQL, DDS mean in Generation mode in an Access path in SYNON
What is the best site to get answers to Synon issues?
Need more information than this site is generating, any ideas on other sites that hold more traffic?
Answer Question
| March 19, 2012 7:57 PM
Synon
Need more information than this site is generating, any ideas on other sites that hold more traffic?
Are there any Synon experts out there? (20 plus years)
Experienced, 20 years plus, synon developers have probably forgotten more about synon than the new generation (yes there are young people learning synon) will ever know. Does any of those experts remember the phantom + sign on subfile displays when there were no more records to display? If so, what is the solution to [...]
Answer Question
| March 17, 2012 7:46 PM
RPG, RPG ILE, RPG IV, RPG Language Support, RPG/400, RPGILE, RPGLE, Synon, Synon 2E, Synon/2E, Synon/Cool 2E
Experienced, 20 years plus, synon developers have probably forgotten more about synon than the new generation (yes there are young people learning synon) will ever know. Does any of those experts remember the phantom + sign on subfile displays when there were no more records to display? If so, what is the solution to [...]
How to prevent + sign or ‘More’ from displaying on Synon generated display file when no records left to load?
For a Synon generated display file, how do you get the + sign or the ‘More’ to not show when there are no more records to display in subfile?
Answer Question
| March 17, 2012 10:09 PM
Synon, Synon 2E, Synon/2E, Synon/Cool 2E
For a Synon generated display file, how do you get the + sign or the ‘More’ to not show when there are no more records to display in subfile?
Can and how do you recreate the action diagram from source?
External function object accidentally deleted from Synon, but source itself is still available. I copied the source back into QLBLSRC, created a function and it recompiled. BUT none of the read, move, if/else statements are in the action diagram. Is it possible to recreate the action diagram from the source? And if so, how?
Answer Question
| March 31, 2012 6:10 PM
AS/400 Synon, Synon
External function object accidentally deleted from Synon, but source itself is still available. I copied the source back into QLBLSRC, created a function and it recompiled. BUT none of the read, move, if/else statements are in the action diagram. Is it possible to recreate the action diagram from the source? And if so, how?
Learning AS/400 synon
i want to learn as400 synon,any trail version are available. any related synon documentation is there please send me my email id :madhuvrkota@gmail.com
Answer Question
| November 2, 2011 7:25 AM
AS/400, AS/400 Synon, AS/400 training, Synon
i want to learn as400 synon,any trail version are available. any related synon documentation is there please send me my email id :madhuvrkota@gmail.com
Assimilation of file into SYNON
I have a file that was created in PDM on the AS400 and assimilated into SYNON. I have added some more fields to the file in PDM and compiled the file, but cannot get it to assimilate into SYNON again. There are no errors but the fields do not show up. Can anyone tell the [...]
Answer Question
| June 1, 2011 3:20 AM
AS/400, AS/400 Synon, PDM, Synon, Synon 2E
I have a file that was created in PDM on the AS400 and assimilated into SYNON. I have added some more fields to the file in PDM and compiled the file, but cannot get it to assimilate into SYNON again. There are no errors but the fields do not show up. Can anyone tell the [...]
Insert lines in DDS using Synon USRSRC
Depending on the field conditions, I need to include lines in DDS using Synon USRSRC. Is it possible to include lines in DDS for different fields..i.e.in same USRSRC??? Please guide me if anybody have come across this situation?
Answer Question
| June 1, 2011 6:41 AM
DDS, DDS Source, Synon, Synon USRSRC
Depending on the field conditions, I need to include lines in DDS using Synon USRSRC. Is it possible to include lines in DDS for different fields..i.e.in same USRSRC??? Please guide me if anybody have come across this situation?
how to read a file in descending sequence in synon
how to read a file in descending sequence in synon
Answer Question
| June 1, 2011 8:24 AM
AS/400, AS/400 Synon, Synon
how to read a file in descending sequence in synon
synon parameters
how to pass more than 1000 parameters to synon function?
Answer Question
| September 16, 2010 8:18 AM
AS/400, AS/400 Synon, Synon
how to pass more than 1000 parameters to synon function?
Failed to Convert Function Standard Synon to 64-Bits
I have successfully migrated AS400 from O/S V3R2M0 to V5R2M0. But currently having problems especially for objects standard synon (exmpl: Y2QLVNR, etc)which failed to be converted to 64 Bits. The error message is ‘Program or module not observable’ Any help greatly appreciated! Thank you Hendriyanto – Indonesia
Answer Question
| July 13, 2010 10:07 AM
AS/400 upgrades, AS400 Data Definitions, Synon, V3R2, V5R2M0
I have successfully migrated AS400 from O/S V3R2M0 to V5R2M0. But currently having problems especially for objects standard synon (exmpl: Y2QLVNR, etc)which failed to be converted to 64 Bits. The error message is ‘Program or module not observable’ Any help greatly appreciated! Thank you Hendriyanto – Indonesia
Price of SYNON/2E LICENSE
How much does a yearly license to use SYNON/2E cost
Answer Question
| May 19, 2010 11:27 PM
Synon
How much does a yearly license to use SYNON/2E cost
SYNON Document: As/400
hi All, I wish to learn SYNON,please send me pdf or online link to get the related document. thanks for a help.
Answer Question
| October 28, 2010 4:35 AM
AS/400, AS/400 Synon, Synon
hi All, I wish to learn SYNON,please send me pdf or online link to get the related document. thanks for a help.
Synon – Maximum OR conditions in CASE Statement
Hi, My Synon program doesnt allows me to add more than 10 OR Conditions in one CASE Statement. C1 OR C2 OR C3 OR C4 OR C5 OR C6 OR C7 OR C8 OR C9 OR C10 OR C11 OR C12 OR C13. when given like above, it only generates the source for first 10 [...]
Answer Question
| November 17, 2009 10:28 AM
OS/400, Synon, Synon/Cool 2E
Hi, My Synon program doesnt allows me to add more than 10 OR Conditions in one CASE Statement. C1 OR C2 OR C3 OR C4 OR C5 OR C6 OR C7 OR C8 OR C9 OR C10 OR C11 OR C12 OR C13. when given like above, it only generates the source for first 10 [...]
Padding with zeros in Synon/2e
How can we implement Padding with zeros (concept in rpg) in Synon/2e?
Answer Question
| May 19, 2010 11:25 AM
RPG, Synon, Synon/2E
How can we implement Padding with zeros (concept in rpg) in Synon/2e?





