Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Feature request - Environment variable to specify C extension name(s)  (Read 8640 times)
David H.
Posts: 158


« on: May 21, 2008, 03:24:59 pm »

Hi,

In order to improve deployment I would like to see and additional environment variable added where the C extension or extensions can be specified to override the hardcoded default of userextension.dll so that you don't need to continually specify them with -e, i.e:- fglrun -e myext1,myext2,myext2 myprog.42r

i.e:-

something like FGLUSEREXTENSIONS=myext1,myext2,myext3

then fglrun myprog.42r works as expected.

Cheers,

David
Sebastien F.
Four Js
Posts: 509


« Reply #1 on: May 22, 2008, 09:12:00 am »

Instead of an environment variable, I would rather use an entry in fglprofile, like entries we have for string resource files:

https://4js.com/techdocs/genero/fgl/devel/DocRoot/User/LocalizedStrings.html#RUNTIME

Would that work for you?

Seb
David H.
Posts: 158


« Reply #2 on: May 22, 2008, 09:20:57 am »

Hi Seb,

Yes that would work fine for me.

Thanks,

David
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines