Does someone have the parameters???
....eric
Printable View
Does someone have the parameters???
....eric
On Tue, 31 Jul 2007 15:14:47 GMT, eric w <eric@nospam.net> wrote:
[color=blue]
> Does someone have the parameters???[/color]
/**/
call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
call SysLoadFuncs
class = 'WPNetgrp'
title = 'File and Print Client^Resource Browser'
location = '<WP_NETWORK>'
setup = 'NETID=LS;ICONVIEW=NONGRID,NORMAL;TREEVIEW=LINES,VISIBLE,MINI;DEFAULTSORT=-2;ALWAYSSORT=NO;ICONVIEWPOS=14,61,79,19;NOMOVE=YES;NOCOPY=YES;NOPRINT=YES;DEFAULTVIEW=ICON;'
call SysCreateObject class, title, location, setup, 'R'
On Tue, 31 Jul 2007 18:27:23 UTC, Paul Ratcliffe
<abuse@orac12.clara34.co56.uk78> wrote:
[color=blue]
> On Tue, 31 Jul 2007 15:14:47 GMT, eric w <eric@nospam.net> wrote:
>[color=green]
> > Does someone have the parameters???[/color]
>
> /**/
> call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
> call SysLoadFuncs
> class = 'WPNetgrp'
> title = 'File and Print Client^Resource Browser'
> location = '<WP_NETWORK>'
> setup = 'NETID=LS;ICONVIEW=NONGRID,NORMAL;TREEVIEW=LINES,VISIBLE,MINI;DEFAULTSORT=-2;ALWAYSSORT=NO;ICONVIEWPOS=14,61,79,19;NOMOVE=YES;NOCOPY=YES;NOPRINT=YES;DEFAULTVIEW=ICON;'
> call SysCreateObject class, title, location, setup, 'R'[/color]
ECS 1.2R up to date.
As useless as the browser can be (I'm trying to get used to an older utility
called CONMAN) I am attempting to restore its functionality.
I deleted all the shadows (many obsolete names and many duplicates) ran
CHECKINI & CLEANINI as I have done many times in past years, but although its
empty no repopulation occurs. I have another 1.2 test box on the LAN which is
working so the required packets are getting through.
Running the above REXX makes it clock after openning.
Should I deregister the class before recreating; any suggestions short of
reinstalling PEER?
finally learning a wee bit of WPS....
....eric
On Wed, 1 Aug 2007 16:19:28 UTC, "eric w" <eric@nospam.net> wrote:
[color=blue]
> On Tue, 31 Jul 2007 18:27:23 UTC, Paul Ratcliffe
> <abuse@orac12.clara34.co56.uk78> wrote:
>[color=green]
> > On Tue, 31 Jul 2007 15:14:47 GMT, eric w <eric@nospam.net> wrote:
> >[color=darkred]
> > > Does someone have the parameters???[/color]
> >
> > /**/
> > call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
> > call SysLoadFuncs
> > class = 'WPNetgrp'
> > title = 'File and Print Client^Resource Browser'
> > location = '<WP_NETWORK>'
> > setup = 'NETID=LS;ICONVIEW=NONGRID,NORMAL;TREEVIEW=LINES,VISIBLE,MINI;DEFAULTSORT=-2;ALWAYSSORT=NO;ICONVIEWPOS=14,61,79,19;NOMOVE=YES;NOCOPY=YES;NOPRINT=YES;DEFAULTVIEW=ICON;'
> > call SysCreateObject class, title, location, setup, 'R'[/color]
>
> ECS 1.2R up to date.
>
> As useless as the browser can be (I'm trying to get used to an older utility
> called CONMAN) I am attempting to restore its functionality.
>
> I deleted all the shadows (many obsolete names and many duplicates) ran
> CHECKINI & CLEANINI as I have done many times in past years, but although its
> empty no repopulation occurs. I have another 1.2 test box on the LAN which is
> working so the required packets are getting through.
>
> Running the above REXX makes it clock after openning.
>
> Should I deregister the class before recreating; any suggestions short of
> reinstalling PEER?
>
> finally learning a wee bit of WPS....
> ...eric
>
>[/color]
I compared the CHECKINI detailed output from both boxes; whats missing from the
bad box are folder entries with class WPServer.
On 01.08.07 18:19, eric w wrote:
[color=blue]
> Running the above REXX makes it clock after openning.[/color]
I would restore a desktop (ini) archive. Further tries don't make
sense IMO.
--
Andreas Schnellbacher
eric w schrieb:[color=blue]
> On Wed, 1 Aug 2007 16:19:28 UTC, "eric w" <eric@nospam.net> wrote:
>[color=green]
>> On Tue, 31 Jul 2007 18:27:23 UTC, Paul Ratcliffe
>> <abuse@orac12.clara34.co56.uk78> wrote:
>>[color=darkred]
>>> On Tue, 31 Jul 2007 15:14:47 GMT, eric w <eric@nospam.net> wrote:
>>>
>>>> Does someone have the parameters???
>>> /**/
>>> call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
>>> call SysLoadFuncs
>>> class = 'WPNetgrp'
>>> title = 'File and Print Client^Resource Browser'
>>> location = '<WP_NETWORK>'
>>> setup = 'NETID=LS;ICONVIEW=NONGRID,NORMAL;TREEVIEW=LINES,VISIBLE,MINI;DEFAULTSORT=-2;ALWAYSSORT=NO;ICONVIEWPOS=14,61,79,19;NOMOVE=YES;NOCOPY=YES;NOPRINT=YES;DEFAULTVIEW=ICON;'
>>> call SysCreateObject class, title, location, setup, 'R'[/color]
>> ECS 1.2R up to date.
>>
>> As useless as the browser can be (I'm trying to get used to an older utility
>> called CONMAN) I am attempting to restore its functionality.
>>
>> I deleted all the shadows (many obsolete names and many duplicates) ran
>> CHECKINI & CLEANINI as I have done many times in past years, but although its
>> empty no repopulation occurs. I have another 1.2 test box on the LAN which is
>> working so the required packets are getting through.
>>
>> Running the above REXX makes it clock after openning.
>>
>> Should I deregister the class before recreating; any suggestions short of
>> reinstalling PEER?
>>
>> finally learning a wee bit of WPS....
>> ...eric
>>
>>[/color]
>
> I compared the CHECKINI detailed output from both boxes; whats missing from the
> bad box are folder entries with class WPServer.[/color]
Obvious that they are missing as these are the objects that represent
other servers.
Maybe this helps:
[url]http://news.ecomstation.com/article.php?id=10767&group=ecomstation.support.networking#10767[/url]
Lars
On Wed, 01 Aug 2007 16:19:28 GMT, eric w <eric@nospam.net> wrote:
[color=blue]
> Running the above REXX makes it clock after openning.[/color]
What? Do you mean lock? What locks?
[color=blue]
> Should I deregister the class before recreating;[/color]
If you deregister the class you can't create an object of the class.
Deregistering and reregistering is almost certainly a waste of time.
On Wed, 1 Aug 2007 21:10:37 UTC, Paul Ratcliffe
<abuse@orac12.clara34.co56.uk78> wrote:
[color=blue]
> On Wed, 01 Aug 2007 16:19:28 GMT, eric w <eric@nospam.net> wrote:
>[color=green]
> > Running the above REXX makes it clock after openning.[/color]
>
> What? Do you mean lock? What locks?
>[color=green]
> > Should I deregister the class before recreating;[/color]
>
> If you deregister the class you can't create an object of the class.
> Deregistering and reregistering is almost certainly a waste of time.[/color]
I run the REXX; then when I open the BROWSER the cursor changes to a CLOCK as
long as the folder has the focus.
On Thu, 02 Aug 2007 01:22:53 GMT, eric w <eric@nospam.net> wrote:
[color=blue][color=green][color=darkred]
>> > Running the above REXX makes it clock after openning.[/color]
>>
>> What? Do you mean lock? What locks?[/color]
>
> I run the REXX; then when I open the BROWSER the cursor changes to a CLOCK as
> long as the folder has the focus.[/color]
To use "clock" as a verb in this context is somewhat confusing.
That happened to me when I tried to create a second object. I suspect your
object has been moved rather than deleted. Try opening it by object ID.
On Tue, 31 Jul 2007 15:14:47 UTC, "eric w" <eric@nospam.net> wrote:
[color=blue]
> Does someone have the parameters???[/color]
A bit late, but FWIW, the browser object is special in that it's
supposed to be created automatically by the WPNetwork folder class.
I think the proper way to recreate it would be to move everything
out of the "Network Utilities" folder (WPS class WPNetwork), then
delete the folder, reboot, use REXX to recreate it, e.g.:
CALL RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
CALL SysLoadFuncs
CALL SysCreateObject 'WPNetwork', 'Network Utilities',,
'<WP_CONNECTIONSFOLDER>', 'OBJECTID=<WP_NETWORK>', 'R'
and then reboot again to be safe.
Note that the folder will not be visible if you don't have a
functioning NETBIOS network interface of some kind.
--
Alex Taylor
[url]http://www.cs-club.org/~alex[/url]
..better than never!
On Tue, 4 Sep 2007 08:54:02 UTC, "Alex Taylor" <mail.me@reply.to.address>
wrote:[color=blue]
> A bit late[/color]