| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Mar | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
- CSS (2)
- Javascript (3)
- LANSA (21)
- SQL (8)
- Twitter API (1)
- Uncategorized (25)
- 8. March 2010: American Express is Suing Me
- 28. January 2010: So frackin hard
- 1. September 2009: Twitter API STREAM Filter
- 15. June 2009: DOS Commands that work on Windows XP
- 14. April 2009: TWEATER CHEATER IS BORN
- 14. April 2009: Windows Keyboard Short Cuts - ALT F4 is my Favorite
- 11. April 2009: SELECT_SQL Examples
- 30. January 2009: My Recovery ID Idea
- 29. January 2009: Test Program to See what LANSA Services are Licensed
- 11. January 2009: glossary
The only reference to *NOBCIPT on the web, courtesy of Mark Mason
*Noxxxxx
The contents of this variable allows you to disable:
· Borders around the browse list.
· Column headings.
· Selection image.
· Borders around empty cells in the browse list.
To turn off any of the above features, you will need to define the variable as a Text variable. The content of the variable is then set to be:
*Noxxxxx
where xxxxx can be up to five characters, identifying the feature to disable.
If you want to disable the border around the browse list, specify a ‘B’ character.
If you want to disable the column heading in the browse list, specify a ‘C’ character.
If you want to disable the selection image, specify an ‘I’ character.
If you do not want a <table> HTML tag around your browse list, specify a ‘T’ character.
If you do not want borders displayed around empty cells in your browse list, specify a ‘P’ character.
Note that if you disable the selection image, none of the columns in the browse list will be hyperlinked, even though you have enabled LANSA for the Web to allow selection from any column in a browse list. For example, *NOB would switch borders off.
Leave a Reply
You must be logged in to post a comment.