Public Sub INGetReportVerzeichnisSettings(sReportVerzeichnis As String)
    Dim sDefaultPfad As String
    
    sDefaultPfad = App.Path & MsDEF_REPORTPFAD
    
    sReportVerzeichnis = GetSetting(App.Title, MsSECTION_REPORTS, _
                                    MsKEY_REPORTPFAD, sDefaultPfad)
End Sub

> -----Urspr�ngliche Nachricht-----
> Von:  G E O I N F O [SMTP:[EMAIL PROTECTED]]
> Gesendet am:  Mittwoch, 9. Juni 1999 12:32
> An:   Mapinfo-l
> Betreff:      MI VB6
> 
> Hello listers,
> 
> This is my first time developing map based application using MapX 3.5 and
> VB6.
> 
> 1. Please do help me how to input a code into windows sysreg from the VB
>     on my own defined root - for example:
> 
>      root -> HKEY_LOCAL_MACHINE\Software\MyDev\path
>      code -> "c:\" type "string"
> 
> 2. How could I read the data that has been entered in the windows sysreg
> from my
>     application?
> 
> Thanking you in advance.
> 
> Regards,
> Ara Budidarma - GIS Programmer
> PT. GEONUSA INFOTAMA (GEOINFO)
> Tel. 62-21-8200167; Fax. 021-82405373
> 
> 
> ----------------------------------------------------------------------
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to