Mobile applications |
You may need to set environment variables for your app.
Set environment variables for your app must be done in an fglprofile file. This fglprofile file must be located beside the main program module.
mobile.environment.DBFORMAT="$:,:.:"
Any existing environment variable setting is overwritten by the value set (using mobile.environment.envvarname) in the fglprofile file.
For more details, see Setting environment variables in FGLPROFILE (mobile).