| |
|
|
RGH | Hello ProfanerInnen!
XProfan 11.2 should The Systemvariable $APPDATA include, The whom Path to whom Userbezogenen Anwendungsdaten angibt (means about XP: Crogramme and EinstellungenRolandAnwendungsdaten), in the Applications z.B. Konfiguirationsdateien write can and should.
unfortunately stops I it bislang uneinheitlich with the abschließenden Backslash with Systempfaden: CompileMarkSeparation here standing it 2:2! what hold your for sinnvoller? there one in $APPDATA Yes In any drop always one further directory per application lay out ought to and seltenst whom Verzeichnisnamen on my own needed (in the Difference To $WINPATH and $SYSPATH), would here schließender Backslash of my opinion to meaningfully. How see your the?
Greeting Roland (in the actually Beta, The The XProfan 11 Subscritionskunden already testing, missing the Backslash yet.) |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 03/17/09 ▲ |
|
|
|
|
Jörg Sellmeyer | me would it on the dearest, if it to all Things uniform is! alike whether I only whom way need or yet what behind it pasteboards wants: its onerous each time consider To must comes now one automatic Backslash or not? means - everything without B/s would me on the dearest. even if then again some scream: but my middle-aged Codes! its vastly komfortabler, everything uniform to have. |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 03/17/09 ▲ |
|
|
|
|
Sebastian König | RGH
Hello ProfanerInnen! XProfan 11.2 should The Systemvariable $APPDATA include, The whom Path to whom Userbezogenen Anwendungsdaten angibt (means about XP: C rogramme and EinstellungenRolandAnwendungsdaten), in the Applications z.B. Konfiguirationsdateien write can and should. unfortunately stops I it bislang uneinheitlich with the abschließenden Backslash with Systempfaden: (...)
there one here at least a Systematik bzgl. the Endung Path and you sees, would I the following suggest:
$AppData rename and on the bestehende schema adjust (means $AppDir or $AppPath) and according to electoral whom Backslash append or not.
$AppDir with Backslash would with look on The beschriebene typische usage (Unterverzeichnis create) of my opinion to a good electoral.
MfG
Sebastian |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 03/17/09 ▲ |
|
|
|
|
RGH | Sebastian king
there one here at least a Systematik bzgl. the Endung Path and you sees, would I the following suggest:
$AppData rename and on the bestehende schema adjust (means $AppDir or $AppPath) and according to electoral whom Backslash append or not.
$AppDir with Backslash would with look on The beschriebene typische usage (Unterverzeichnis create) of my opinion to a good electoral.
Hello Sebastian, your suggestion has what Bestechendes. I park it time in my back of the head. ;) Perhaps too $AppDataDir? the träfe it with regard to content rather, because It's all right Yes not around the directory the application, separate around the yours data.
Greeting Roland |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 03/17/09 ▲ |
|
|
|
|
Sebastian König | RGH
Hello Sebastian, your suggestion has what Bestechendes. I park it time in my back of the head. ;) Perhaps too $AppDataDir? the träfe it with regard to content rather, because It's all right Yes not around the directory the application, separate around the yours data.
is correct, $AppDataDir gefällt me too yet rather. |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 03/17/09 ▲ |
|
|
|
|
| simply from the practice white I, that with abschließendem Backslash praktischer is, as without.
These 4 functions need I personally on the most. CompileMarkSeparation
fGetAppDataPath{
string s=space$(MAX_PATH)
long l=shgetspecialfolderpath(,addr(s),CSIDL_APPDATA,)
return if(l==true,trim$(s)+\,c:\temp\)
}
fGetDesktopPath{
string s=space$(MAX_PATH)
long l=shgetspecialfolderpath(,addr(s),,)
return if(l==true,trim$(s)+\,c:\temp\)
}
fGetDirProgramsMenu{
string s=space$(MAX_PATH)
long l=shgetspecialfolderpath(,addr(s),2,)
return if(l==true,trim$(s)+\,)
}
fGetDirAutostartMenu{
string s=space$(MAX_PATH)
long l=shgetspecialfolderpath(null,addr(s),7,null)
return if(l==true,trim$(s)+\,)nt color=#0000FF>}
|
|
|
| |
|
|
|
| |
|
| |
|
|
|
| I park it time in my back of the head.
not such a long time park, otherwise there one Knöllchen. or lass not as long as around the orbit hover.
when is because 11.2 downloadbereit?
mfg |
|
|
| |
|
|
|
Rolf Koch | .. or simply a Spielraum let and another set(appslash,1) set(appslash,0) self one The freedom let How one it would like. |
|
|
| |
|
|
|
Paul Glatz | |
|
| |
|
|
|
RGH | Paul Glatz
If the Subscription-Customers and Tester finally pleased are! ;)
Greeting Roland |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 03/17/09 ▲ |
|
|
|
|
| Hm, How wärs yet with of/ one function, from one normalen internet-URL-String through Wandeln the Slashes in Backslashes and anschließende Verdoppelung all Backslashes whom employment normal Adressen in Profanfunktionen allows? OK, is sooner a kosmetische thing... |
|
|
| |
|
|