source: branches/client-1.5/src/rc/rc.ipf@ 189

Last change on this file since 189 was 189, checked in by Herwig Bauernfeind, 16 years ago

Final fix for Ticket #88 (by diver)

  • Property svn:eol-style set to native
File size: 1.3 KB
Line 
1#include <hmacros.h>
2#include "rc.h"
3
4:userdoc.
5
6.nameit symbol=nd text='NetDrive for OS/2'
7.nameit symbol=ndcp text='NetDrive for OS/2 Control Panel'
8.nameit symbol=mp text='mount point'
9.nameit symbol=ressmb text='Samba Resource Properties'
10
11:title.NetDrive for OS/2 Control Panel Help
12
13:docprof toc=123456.
14.******************************************************
15
16.******************************************************
17HEADING(1,DLG_ID)&ressmb.
18PINDEX(ressmb)&ressmb.
19:p.
20The parameters of a SMB FS resource are&colon.
21:parml.
22:pt.Workgroup
23:pd.Name of workgroup
24
25:pt.Server
26:pd.Name or IP address of server to connect to.
27
28:pt.Share
29:pd.Name of share to connect to.
30
31:pt.User
32:pd.Name of user to log in.
33
34:pt.Password
35:pd.Password of user.
36
37:pt.Master
38:pd.Name of master workgroup or server.
39
40:pt.Mastertype
41:pd.0 if 'master' is the name of master server, 1 if 'master' is the name of master workgroup.
42
43:pt.EA Support
44:pd.Switches on/off EA support.
45
46:eparml.
47:p.
48.br
49.br
50:hp2.To produce a logfile add an empty file called ndpsmb.dbg into the root drive. :ehp2.
51.br
52.br
53The logfile is placed to your LOGFILES env path, if available. If the LOGFILES env is missing
54the logfile is placed into the netdrive directory. The logfile is called ndpsmb.log.
55.******************************************************
56:euserdoc.
Note: See TracBrowser for help on using the repository browser.