Subject | Re: [firebird-support] FIREBIRD environment variable |
---|---|
Author | Fulvio Senore |
Post date | 2009-07-02T12:29:12Z |
I am using "." in LSEnvironment and it works:
<key>LSEnvironment</key>
<dict>
<key>FIREBIRD</key>
<string>.</string>
</dict>
I put the files in the same folder as the application.
Fulvio Senore
Peter Lee ha scritto:
<key>LSEnvironment</key>
<dict>
<key>FIREBIRD</key>
<string>.</string>
</dict>
I put the files in the same folder as the application.
Fulvio Senore
Peter Lee ha scritto:
> I'm just wondering if it's allowed to have spaces in the path?
>
> I'm trying to set this in OSX using the Info.plist file with our
> application, for FB Classic (running as embedded...) and it's not very
> happy. Have tried various versions of enclosing in quotes, using '\ '
> instead etc.
>
> Thanks,
>
> Peter Lee
>