Questions tagged [genero]

Genero is a unique rapid application development and deployment environment tailored for mission critical business applications.

Genero is a unique rapid application development and deployment environment tailored for mission-critical business applications. With Genero you will develop applications faster and smarter, enabling you to better respond to ever-changing market needs.

Faster, because you'll develop applications in a fraction of the time you are used to.

Smarter, because once written, they run everywhere – without recompilation – for the desktop, webtop, smartphone, tablet or the Cloud.

Develop robust, scalable, secure applications that integrate seamlessly into Service Oriented Architectures and can be deployed as Software as a Service.

Develop once and deploy everywhere. Create the time to innovate and invest in your future.

Home: http://www.4js.com/products/genero

19 questions
0
votes
1 answer

How to loop through a date range in which dates are stored as Integers?

I have to develop a system, where user will specify a starting range and an ending range (By Range, I mean to say a particular period, where PERIOD is given as a concatenation of YEAR AND MONTH). For example, PERIOD = 201304, where 2013 is the user…
0
votes
1 answer

Finding a fork() equivalent in Genero

I'm looking to test some table-locking in Genero. Does Genero have an equivalent to C's fork() function? I've checked Genero documentation at: http://www.4js.com/online_documentation/fjs-fgl-manual-html/ but haven't come up with anything useful yet.…
matrumz
  • 117
  • 1
  • 1
  • 11
-1
votes
1 answer

Can I decompile Genero .42r/.42m files?

I have an old project that was developed by Genero Studio, but I don't have the source code files (.4gl) of the project. I only have the executable files (.42m/.42r). Is there a way I could view the code of those files and/or modify them?
-1
votes
1 answer

MDI window and close button

whenever a modal dialog (e.g. call fgl_winmessage(...)) is open from a MDI window the close action is disabled. I allready tried to reactived from the menu with a dialog.setActionActive with no sucess. Any ideas will be highly…
FredMor
  • 1
  • 1
1
2