| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 38.1 | Here it is. | BAJA::THORSTED | This space for rent... | Thu Jun 09 1988 14:44 | 47 | 
|  |         Here is the one for a powerboat, and one that I created for
        a waterskier (not a whole lot of space to work with).
        
        /wayne
        
	PATTERN_INIT	BOAT		; Define "BOAT" cursor (ah)
;
	PATTERN_LINE	................
	PATTERN_LINE	.......f........
	PATTERN_LINE	.....fffff......
	PATTERN_LINE	....ff....f...ff
	PATTERN_LINE	xfffffffffffffff
	PATTERN_LINE	..ffBBBBBBBBBBBf
	PATTERN_LINE	....fBBBBBBBBBBf
	PATTERN_LINE	.....fffffffffff
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_END
	PATTERN_INIT	WATER_SKIER	; Define "WATER SKIER" cursor (wat)
;
	PATTERN_LINE	.............ff.
	PATTERN_LINE	......B.......f.
	PATTERN_LINE	...ff.BBBBBBfff.
	PATTERN_LINE	..ff..Bff.....f.
	PATTERN_LINE	hffffffff.....f.
	PATTERN_LINE	..fBBBBBf.....f.
	PATTERN_LINE	..fBBBBBf.B..f.f
	PATTERN_LINE	...ffffff..BBBBB
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_LINE	................
	PATTERN_END
 | 
| 38.2 | Just a little push, please! | EBBV01::CASWELL |  | Mon Jun 13 1988 06:07 | 6 | 
|  |     
              How do I extract and use these? I am not familiar with
      the format your using.
    
                           Randy "Sorry, limited training" Caswell
    
 | 
| 38.3 | how to put a note in a file named filename.ext | BTO::JPETERS | John Peters, DTN 266-4391 | Mon Jun 13 1988 07:54 | 1 | 
|  |     Notes> extract filename.ext <CR>
 | 
| 38.4 | .COM file???? Surely not. | DIXIE1::WILKINSON | Melted Snow Skier | Mon Jun 13 1988 14:45 | 2 | 
|  |     How do you make it work?
    
 | 
| 38.5 | For workstation only | BAJA::THORSTED | This space for rent... | Mon Jun 13 1988 14:55 | 23 | 
|  | 	
	It is MACRO code for 
	a program that changes the mouse cursor on a workstation.  
	I assume that is what the author was asking about in the 
	original note, since you can't have a graphics cursor on 
	a VT terminal.  I got the program for changing the 
	mouse cursor from the VWS notes file.  If you
	have a workstation and want to use the program, I've copied it
	to BAJA::SYS$PUBLIC:*PATT*.*.  Just copy it over and
	@PATT.COM.  It will take quite a while to compile and link.
	If you have the MENU utility installed (I think its in the
	VWSUTIL kit -- also referenced in VWS notes), use 
	CURSOR_PATTERN_MENU.COM to invoke it.  It will build a window
	with a menu of available cursors.  If you don't have MENU,
	you can just issue the CURSOR command, but you need to type
	in the pattern name.  You can get a list of available patterns
	by issuing the CURSOR command with an illegal pattern.  I
	added an entry in my UISBG.DAT that references it so that I
	can change cursors from my main menu.  The powerboat, 
	waterskiier, and a zillion other cursors are already in the 
	PATT.MAR file.
	/wayne
 | 
| 38.6 |  | BAGELS::DILSWORTH | Keith Dilsworth DTN 226-5566 | Mon Jun 13 1988 16:32 | 11 | 
|  |     Here is a com file that I use for a VT220
$ esc[0,8] = 27
$ copy sys$input sys$output
�1;17;1{ 1
??oOOOOO/??BAK;OOO_/KMEFCCCC;/CCCCCCCC;?]OOOOoO/CCCCCCFC;
/CCCCCCK;????~/?NEEFCCC;~?BKo/FE???@@@;/@@@@@@@@;
??_____O/@@;GGCCA@;�
$ set prom="
''esc') 11233333435
678888889: "
$ exit
 | 
| 38.7 | boat is great, what about waterskier? | BOMBE::CUMMINGS | Paul T. Cummings LTN2 | Mon Jun 13 1988 21:54 | 2 | 
|  |     I think  the  boat  is  great!  Do you have a program for the
    waterskier?
 | 
| 38.8 | Cruisers 2980 prompt | BAGELS::DILSWORTH | Keith Dilsworth DTN 226-5566 | Tue Jun 14 1988 12:13 | 8 | 
|  | $ esc[0,8] = 27
$ copy sys$input sys$output
�1;17;1{ 1
OWsCCCCC/KB;AAAAaaaa/GKIHGGGG;````````/GKIHGGGG;bko_/GKIHHIK;
???{A@@@/AAANGGGG;@@@@@@@@/GGGGGGGG;/GGGGGGGG;??????@@/GGGGGGGG;
@@@@@@@@/CCCCCCAA;@@``PHF@/@@@;�
$ set prom="''esc') 1 
   1234
566777869:  "
$ exit
 | 
| 38.9 |  | VICKI::DODIER |  | Tue Jun 14 1988 12:44 | 18 | 
|  |     re:4
    
    	I don't know if your question was answered but in case it wasn't,
    here is what I did:
    
    Notes> EXT BASS_PROMPT.COM
    
    Exit out of notes and edit the file to remove everything up to the
    first command line, then exit the editor, and type :
    
    $ @BASS_PROMPT
    
	Hope this helped..............RAYJ    
    
    BTW - I do not have a workstation
    
    
	
 | 
| 38.10 | How ABOUT fisherman | REGENT::BURBINE |  | Thu Jun 16 1988 13:25 | 6 | 
|  |                              -< Powerboat Prompt? >-
Ok the prompts are great but does anyone have one for an open 
sport fisherman? Almost like an express cruiser??
norm
 |