Page 1 of 1

Bulletin board creation depth and using omlistbbs

Posted: Mon Oct 09, 2006 5:23 pm
by dteger
I am attempting to create nested bulletin boards however I am unable to list those bulletin boards using the omlistbbs command

commands I am using.

omaddbb -s "Department 007"

omlistbbs
0 BULLETIN BOARD AREA (no owner)
1 Shared Project Data (no owner)
2 IT Dept Brennan Bailey /mxlx
3 Department 001 Dave Teger /mxlx01p,
4 Department 004 Dave Teger /mxlx01p,
5 Department 005 Dave Teger /mxlx01p,
6 Department 009 Dave Teger /mxlx01p,
7 Department 007 (no owner)

Good so far.

omaddbb -m "Department 007" -s "Shared BB Accounts"
omlistbbs
0 BULLETIN BOARD AREA (no owner)
1 Shared Project Data (no owner)
2 IT Dept Brennan Bailey /mxlx
3 Department 001 Dave Teger /mxlx01p,
4 Department 004 Dave Teger /mxlx01p,
5 Department 005 Dave Teger /mxlx01p,
6 Department 009 Dave Teger /mxlx01p,
7 Department 007 (no owner)

The Shared BB Accounts doesnt show up. Is this normal?? Is there a way to get a list of all bulletin boards/subfolders.

Posted: Mon Oct 09, 2006 5:44 pm
by dkelly
You need to use the command:

Code: Select all

omlistbbs -d 0


Cheers

Dave