TOPIC | 58.0 | Example of XAB for file create date |
| 58.5 | Thu Oct 26 1989 15:17 | a slightly more up-to-date example. | 47 lines |
TOPIC | 223.0 | Basic & UAF access |
| 223.7 | Tue Oct 31 1989 13:08 | They don't come much simpler than this. | 31 lines |
TOPIC | 354.0 | Example for segmented keys |
| 354.5 | Tue Mar 13 1990 02:57 | Yes... Segmented keys don't need to be consecutive fields | 29 lines |
TOPIC | 396.0 | $PUTMSG action routine parsing |
| 396.5 | Mon Jan 29 1990 14:00 | Example of ACTRTN and ACTPRM | 42 lines |
TOPIC | 529.0 | Wishlists, Schedules, Priorities, etc |
| 529.14 | Tue Oct 31 1989 14:10 | SDL - Nice product... shame it's not quite perfect, but then... who is ? | 31 lines |
| 529.16 | Wed Nov 01 1989 03:27 | In short... no | 20 lines |
| 529.18 | Thu Nov 02 1989 03:34 | I'll live with it as it is | 36 lines |
TOPIC | 889.0 | Looking for SORT example. |
| 889.1 | Wed May 16 1990 03:48 | SORT function in BASIC | 235 lines |
| 889.6 | Mon Apr 23 1990 13:53 | Closing the stable door before the file gets trashed | 36 lines |
| 889.8 | Wed May 16 1990 03:57 | System service error ??? | 19 lines |
| 889.11 | Tue May 22 1990 13:10 | Not a lot of help I know but... | 13 lines |
| 889.12 | Tue May 22 1990 13:23 | This is how to move the workfiles | 16 lines |
TOPIC | 929.0 | DATE problem RE: 11.12 |
| 929.8 | Tue Aug 29 1989 04:50 | RETEN.TION$ might have nulls in it | 19 lines |
TOPIC | 930.0 | WHEN vs ON ERROR |
| 930.2 | Tue Aug 29 1989 04:21 | Stick with WHEN/HANDLER construct | 11 lines |
TOPIC | 933.0 | Screen/Cursor Control Problems |
| 933.1 | Wed Aug 30 1989 04:03 | Semi-colon on the print | 24 lines |
| 933.6 | Fri Sep 01 1989 04:25 | SYS$QIO[W] is general purpose I/O system service | 108 lines |
TOPIC | 942.0 | Fri Sep 15 1989 06:24 | Can I find the RAB of SYS$OUTPUT ? | 22 lines |
| 942.2 | Mon Sep 18 1989 04:12 | It was only a thought | 4 lines |
| 942.3 | Thu Oct 26 1989 14:51 | Ok... here's another one | 5 lines |
TOPIC | 951.0 | BASIC error messages in French |
| 951.1 | Mon Sep 25 1989 15:05 | You could try this as a way.... | 67 lines |
| 951.2 | Mon Sep 25 1989 15:09 | BASIC error message file generator | 30 lines |
TOPIC | 976.0 | Upper Case at Input LIne. |
| 976.2 | Wed Oct 18 1989 05:20 | a third ( possible ) example...? | 15 lines |
TOPIC | 977.0 | Representing bitmap as an array? |
| 977.1 | Wed Oct 18 1989 13:00 | LIB$EXTV, LIB$INSV or LIB$BBSSI, LIB$BBCCI | 42 lines |
TOPIC | 978.0 | restarting a while loop? |
| 978.1 | Thu Oct 19 1989 10:31 | Try using error handlers | 17 lines |
TOPIC | 981.0 | Key lookup |
| 981.1 | Fri Oct 20 1989 13:41 | Here's a hacked up way of doing it. | 65 lines |
| 981.3 | Mon Oct 23 1989 04:20 | Funny... perhaps it doesn't like me | 19 lines |
TOPIC | 983.0 | Need len(usr_defined_type) |
| 983.1 | Mon Oct 23 1989 04:28 | This is horrible, but it works. | 16 lines |
TOPIC | 993.0 | Tue Oct 31 1989 14:48 | $IODEF ( in BASIC$LIBRARY ) breaks with VMS 5.3 | 14 lines |
TOPIC | 996.0 | problem using RSTS SYS calls? |
| 996.8 | Thu Nov 09 1989 12:19 | Now... who said PDPs weren't fun? | 6 lines |
TOPIC | 1003.0 | Documentation -- Bookreader? |
| 1003.1 | Fri Nov 17 1989 04:10 | DIR/TIT=BOOKREADER reveals note 761 | 0 lines |
TOPIC | 1009.0 | RETURN CLEAR and Wang VS BASIC slander |
| 1009.10 | Wed Nov 29 1989 03:17 | Bending BASIC is fun ( specially if it snows a lot ! ) | 5 lines |
TOPIC | 1015.0 | BASIC CONSTANTS at run-time |
| 1015.3 | Fri Nov 17 1989 06:43 | Too much Bokbier I fear ? | 17 lines |
| 1015.6 | Fri Nov 17 1989 09:37 | Let's get picky :-) | 18 lines |
| 1015.8 | Mon Nov 20 1989 02:35 | My... the three of us must be bored :-) | 7 lines |
TOPIC | 1016.0 | DECIMAL() and precision |
| 1016.1 | Fri Nov 17 1989 03:30 | Rounding again... | 19 lines |
TOPIC | 1025.0 | $TRNLNM, Help to get the node in |
| 1025.1 | Wed Nov 29 1989 08:19 | Why use $TRNLNM at all ? | 49 lines |
TOPIC | 1027.0 | READ/WRITE ON SAME DAT FILE |
| 1027.1 | Thu Nov 30 1989 11:31 | Open 'Blah.Dat', access modify, allow modify ? | 0 lines |
TOPIC | 1029.0 | Need to implement RECALL |
| 1029.1 | Fri Dec 08 1989 04:36 | Recall and CLI command parsing (revised) | 98 lines |
| 1029.5 | Fri Jan 12 1990 03:22 | SMG$_EOF or RMS$_EOF | 9 lines |
TOPIC | 1032.0 | Program too big ? Help ! |
| 1032.2 | Thu Dec 14 1989 03:23 | There are limits on jumping around | 9 lines |
TOPIC | 1038.0 | Omitting parameters in function call |
| 1038.3 | Fri Dec 22 1989 10:11 | Well... ever tried to JSB from/to BASIC ? | 23 lines |
TOPIC | 1043.0 | Read previous record in indexed file. |
| 1043.3 | Thu Jan 04 1990 03:16 | Won't work with duplicate keys | 12 lines |
TOPIC | 1046.0 | Another problem with GETJPI(W) |
| 1046.2 | Tue Jan 09 1990 12:22 | Your terminator is in the wrong element | 26 lines |
TOPIC | 1048.0 | Size of Record Invalid... |
| 1048.1 | Wed Jan 10 1990 13:12 | How big are the file's records ? | 13 lines |
TOPIC | 1051.0 | NEED HELP WITH FILE MANIPULATION |
| 1051.2 | Thu Jan 18 1990 03:05 | | 6 lines |
TOPIC | 1059.0 | Why INACODFOL ? |
| 1059.1 | Tue Jan 30 1990 09:20 | Sure looks like a bug to me...! | 13 lines |
| 1059.3 | Mon Feb 05 1990 02:47 | "Function" case has its bugs too | 8 lines |
TOPIC | 1060.0 | EOF-Problems |
| 1060.1 | Wed Jan 31 1990 10:45 | Use a WHEN block | 22 lines |
TOPIC | 1061.0 | Stopping CLI$DCL_PARSE signalling an error |
| 1061.2 | Fri Feb 02 1990 12:29 | You 'could' use the option statement... | 60 lines |
TOPIC | 1062.0 | VT220 programming trouble |
| 1062.2 | Fri Feb 02 1990 13:08 | I always used CSI='155'c+"[" | 11 lines |
TOPIC | 1075.0 | LIB$GETDVI wrong in LIB$ROUTINES of STARLET |
| 1075.7 | Fri Mar 23 1990 03:11 | Before you QAR this... | 30 lines |
TOPIC | 1086.0 | Setting term.char. & ^C probl. |
| 1086.1 | Mon Mar 12 1990 05:35 | "Option Type=Explicit" strikes again ! | 83 lines |
TOPIC | 1087.0 | no can do E notation in print using |
| 1087.1 | Tue Mar 13 1990 03:01 | print using "########^^^^", 12.3456 | 0 lines |
TOPIC | 1094.0 | Out of seq line numbers changes logic... |
| 1094.1 | Thu Mar 22 1990 02:56 | Labels 'belong' to the preceding line number | 22 lines |
TOPIC | 1099.0 | Create directory with ACL? |
| 1099.1 | Mon Mar 26 1990 13:29 | ACLs can be changed using these system services | 111 lines |
| 1099.3 | Tue Mar 27 1990 03:02 | BASIC$LIBRARY | 15 lines |
| 1099.6 | Wed Mar 28 1990 03:20 | Set the flags in the identifier ACE | 32 lines |
TOPIC | 1107.0 | Bottom-up record access?? |
| 1107.3 | Wed Apr 04 1990 03:50 | Depends how accurate you wanted it. | 14 lines |
| 1107.7 | Mon Apr 23 1990 13:45 | | 8 lines |
TOPIC | 1109.0 | ERR mnemonics vs values |
| 1109.1 | Thu Apr 05 1990 13:36 | See note 662.* | 0 lines |
TOPIC | 1115.0 | Help with SYS$SNDJBC |
| 1115.1 | Fri Apr 20 1990 04:17 | Here's a little hint... | 11 lines |
TOPIC | 1121.0 | Help with leading zero's |
| 1121.1 | Mon Apr 30 1990 09:22 | Use FORMAT$() | 5 lines |
TOPIC | 1127.0 | Broadcast Trapping |
| 1127.3 | Wed May 09 1990 06:48 | small joke :-) | 7 lines |
TOPIC | 1128.0 | arrays anyone? |
| 1128.3 | Thu May 10 1990 12:51 | I'm not sure MAT PRINT is such a good idea. | 52 lines |
| 1128.6 | Thu May 10 1990 12:47 | Is it some kind of funky deep fat fryer ? | 22 lines |
TOPIC | 1130.0 | << Suppress "?" in INPUT Statement >> |
| 1130.1 | Wed May 09 1990 12:43 | Try SET NO PROMPT | 29 lines |
TOPIC | 1138.0 | How? Return array values from BASIC to C |
| 1138.1 | Thu May 17 1990 04:08 | You aren't setting the first byte to anything | 35 lines |
TOPIC | 1139.0 | contents of address stored in array wanted |
| 1139.1 | Fri May 18 1990 04:09 | What's in a name anyway ? | 39 lines |
TOPIC | 1142.0 | ROUTINES ALWAYS ROUTINES ..... |
| 1142.4 | Wed May 30 1990 13:36 | Simple 'hack' ppl example | 48 lines |
TOPIC | 1144.0 | RESUME not clearing error condition. |
| 1144.1 | Wed May 30 1990 13:43 | Try this then ! :-) | 12 lines |
TOPIC | 1227.0 | Help on Compiler Directives! |
| 1227.1 | Tue Oct 30 1990 11:12 | option active = decimal rounding | 23 lines |
TOPIC | 1228.0 | function call OTS$CVT_TI_L |
| 1228.1 | Wed Oct 31 1990 04:22 | The string number is just too big | 20 lines |
TOPIC | 3.0 | For Sale: Parts/Accessories/Clothing |
| 3.109 | Wed Aug 29 1990 07:26 | SHOEI GRV Visor - �25 | 8 lines |
TOPIC | 27.0 | Discuss Philosophy Here! |
| 27.58 | Thu Sep 07 1989 14:58 | It used to happen no matter the bike | 22 lines |
TOPIC | 32.0 | Events Note |
| 32.9 | Mon Nov 06 1989 14:30 | They cost HOW MUCH ???!! | 31 lines |
| 32.11 | Tue Nov 07 1989 07:41 | What about the Norton F1 | 15 lines |
TOPIC | 90.0 | Honda VFR 750-R |
| 90.18 | Fri Dec 01 1989 03:46 | Hey guys... America's not so bad after all ! | 36 lines |
| 90.29 | Mon Apr 09 1990 09:00 | DDIF warning | 7 lines |
| 90.30 | Mon Apr 09 1990 09:00 | The VFR750R-K (RC30) | 93 lines |
| 90.31 | Tue May 08 1990 04:20 | RC30 vs. 851 | 77 lines |
| 90.33 | Tue May 08 1990 07:56 | Re. coating bikes in vaseline | 16 lines |
| 90.40 | Tue May 29 1990 04:16 | Crunch, crunch... ker-thud ! | 45 lines |
| 90.41 | Tue May 29 1990 07:35 | Insurance claim I think. | 11 lines |
| 90.44 | Tue Jul 24 1990 03:41 | ...and I was worried about the black visor !! | 25 lines |
| 90.45 | Mon Sep 10 1990 07:28 | I want one ! | 16 lines |
TOPIC | 108.0 | -<CALLING BRITISH BIKERS>- |
| 108.17 | Tue Sep 19 1989 06:15 | Ouch...! Sounds painful on the wallet :-( | 5 lines |
| 108.32 | Mon Apr 02 1990 13:09 | Tips I've used in the past | 28 lines |
| 108.35 | Thu Apr 05 1990 14:21 | Driving across isn't an option | 9 lines |
| 108.39 | Tue Apr 17 1990 04:02 | Fire in the hole ! | 19 lines |
| 108.43 | Fri May 18 1990 04:37 | Seen enough splintered fibre glass to worry !
Ross
�See you in Francey | 33 lines |
| 108.46 | Mon May 21 1990 05:03 | Near Cannes | 5 lines |
| 108.49 | Thu May 31 1990 09:26 | This is THE holiday for me | 15 lines |
| 108.51 | Mon Jun 11 1990 08:28 | First of my two trips this year | 26 lines |
| 108.58 | Fri Jun 29 1990 08:55 | I didn't know it had moved. | 3 lines |
TOPIC | 198.0 | Problems with a TZR |
| 198.24 | Mon Nov 20 1989 02:47 | cabbage crates over the briney ? | 16 lines |
TOPIC | 271.0 | Tires????????? |
| 271.25 | Tue Oct 02 1990 10:30 | New "super-soft" compound metzeler ME-1 | 17 lines |
TOPIC | 335.0 | dumb questions |
| 335.3 | Mon Aug 06 1990 10:01 | Dumb question II | 9 lines |
| 335.5 | Mon Aug 06 1990 13:48 | Maybe... | 6 lines |
TOPIC | 394.0 | Benelli 750 6 cylinder info request |
| 394.23 | Mon Sep 25 1989 04:26 | The later versions were the best. | 13 lines |
TOPIC | 405.0 | Coming to America |
| 405.3 | Tue Oct 03 1989 04:15 | Conference pointer to LA Conference | 0 lines |
TOPIC | 409.0 | Import CBR1000F-K ? |
| 409.12 | Wed Oct 25 1989 04:45 | There will still only be one RC30 | 10 lines |
TOPIC | 411.0 | YAM V's SUZI |
| 411.11 | Mon Oct 23 1989 04:56 | Yamaha are better at finishing | 28 lines |
| 411.35 | Tue Nov 14 1989 04:16 | Size isn't important, it's handling, brakes, tyres, weight, etc... | 14 lines |
TOPIC | 425.0 | GOT MY FZR1000 |
| 425.2 | Thu Nov 23 1989 03:06 | Are the US ones 'restricted' | 9 lines |
| 425.5 | Fri Nov 24 1989 03:36 | Myopic car drivers ( was it a Volvo ? ) !! | 13 lines |
TOPIC | 429.0 | Safety Tips |
| 429.1 | Thu Nov 30 1989 03:32 | Bikers lock the front wheel like that ! | 19 lines |
TOPIC | 433.0 | Trivia Quiz. |
| 433.3 | Wed Jan 03 1990 12:45 | Quite a few Kawa two strokes. | 11 lines |
TOPIC | 458.0 | Those crazy French! :-) |
| 458.32 | Thu Mar 15 1990 09:00 | UK VHS copy ? | 6 lines |
TOPIC | 467.0 | VFR400(NC30) & NSR125 Prices are looney |
| 467.5 | Tue Feb 20 1990 02:49 | Supply dictates demand | 13 lines |
TOPIC | 469.0 | European Hawks??? |
| 469.1 | Mon Feb 19 1990 02:44 | Not extremely popular over here | 9 lines |
TOPIC | 482.0 | GSXR750, SHOCK INFO NEEDED |
| 482.4 | Thu Mar 08 1990 07:58 | Save the money and then buy an �hlins | 14 lines |
TOPIC | 485.0 | KAWA Z650 topic |
| 485.3 | Tue Mar 13 1990 04:06 | US Custom ? | 3 lines |
TOPIC | 488.0 | RARE & DELICIOUS |
| 488.1 | Wed Mar 14 1990 02:51 | Seems like a really good idea to me | 34 lines |
TOPIC | 497.0 | Aftermaket swingarms and chassis mods |
| 497.1 | Thu Mar 15 1990 12:07 | JMC Engineering | 9 lines |
| 497.3 | Fri Mar 16 1990 04:07 | ...and of course there's always Spondon | 0 lines |
| 497.10 | Thu Mar 22 1990 09:36 | Mono-bras as the frenchies say ? | 4 lines |
TOPIC | 499.0 | Changes in 500 gran prix class ? |
| 499.7 | Tue Mar 20 1990 08:49 | Why limited availability ? | 15 lines |
TOPIC | 500.0 | What is it ?Floating Discs |
| 500.1 | Fri Mar 16 1990 03:00 | if the bike goes in a river... | 19 lines |
TOPIC | 505.0 | BMW K1 |
| 505.6 | Wed Mar 21 1990 02:52 | A new meaning to brake fade ! | 5 lines |
| 505.14 | Mon Mar 26 1990 03:47 | Not JUST for posing on. | 11 lines |
TOPIC | 508.0 | Mon Mar 26 1990 06:54 | CB1100R | 15 lines |
| 508.2 | Tue Mar 27 1990 03:21 | CB1100-R wins the contest | 31 lines |
TOPIC | 514.0 | 86 GXS-R 750 |
| 514.1 | Mon Apr 09 1990 03:49 | Did they come out in '86 ? | 2 lines |
| 514.4 | Tue Apr 10 1990 03:37 | Bendy toy | 8 lines |
TOPIC | 519.0 | Chrome Polish anyone |
| 519.1 | Tue Apr 17 1990 04:04 | Metal toothpaste | 5 lines |
TOPIC | 526.0 | Honda ST1100 |
| 526.7 | Mon Apr 23 1990 03:54 | Whirr... Whirr... | 5 lines |
TOPIC | 539.0 | Touch-up job on FAIRINGS??? Where? |
| 539.5 | Mon Apr 30 1990 04:01 | T-Cut = Cutting compound | 0 lines |
TOPIC | 556.0 | Honda RC30 |
| 556.5 | Tue May 08 1990 03:33 | See topic 90 | 2 lines |
TOPIC | 561.0 | Tank Bags |
| 561.9 | Thu May 17 1990 04:15 | And I only just bought it too :-( | 6 lines |
| 561.11 | Fri May 18 1990 04:19 | I was gonna mention them ! | 11 lines |
TOPIC | 617.0 | Tue Jul 24 1990 06:25 | Goodridge (Aeroquip) steel braided hoses | 36 lines |
| 617.2 | Tue Jul 24 1990 08:48 | How do you mean... "faster" ? | 11 lines |
| 617.10 | Wed Jul 25 1990 03:45 | I think he's (re .0) talking a load of tosh ! | 21 lines |
TOPIC | 627.0 | ...in a box ? |
| 627.7 | Thu Aug 02 1990 04:10 | Why not put it in the living room ? | 12 lines |
| 627.10 | Thu Aug 02 1990 10:57 | Nice bike, looked $1,000,000 | 4 lines |
TOPIC | 635.0 | Wheel rebuild |
| 635.4 | Wed Aug 15 1990 11:37 | | 8 lines |
TOPIC | 652.0 | Mon Sep 10 1990 12:06 | Bimota TESI 1D | 21 lines |
| 652.3 | Tue Sep 11 1990 03:41 | They tried VF400, VFR750 and FZ750 | 8 lines |
TOPIC | 661.0 | Into the 90s
|
| 661.9 | Fri Oct 05 1990 11:57 | Buy now... while stocks last ! | 5 lines |
TOPIC | 678.0 | Goodbye |
| 678.4 | Thu Nov 22 1990 12:13 | I'd rather be... draggin' my knee ! | 20 lines |
TOPIC | 681.0 | Rare(ish)??? Honda NS400R. |
| 681.11 | Thu Nov 22 1990 12:01 | Hmmm... methinks t'is not the bike for you | 46 lines |
TOPIC | 684.0 | What is for next year ??? |
| 684.2 | Fri Nov 16 1990 12:21 | it's good... but not that good ! :-) | 8 lines |
TOPIC | 685.0 | Fri Nov 16 1990 11:00 | Differing license laws for US tour | 30 lines |
TOPIC | 687.0 | Looking for an old note |
| 687.4 | Thu Nov 22 1990 02:49 | | 3 lines |
TOPIC | 11.0 | STORAGE/RESTORATION |
| 11.41 | Thu Sep 14 1989 13:27 | Tall tale ? Well maybe... | 17 lines |
TOPIC | 17.0 | Tyres |
| 17.111 | Fri Oct 06 1989 13:21 | Perhaps you need two space-savers | 13 lines |
TOPIC | 50.0 | Porsche |
| 50.55 | Thu Dec 14 1989 18:31 | The collection grows... | 67 lines |
| 50.56 | Thu Dec 14 1989 18:47 | 924 Family Tree | 51 lines |
| 50.62 | Fri Dec 15 1989 12:53 | Wheels and brakes mainly | 41 lines |
| 50.64 | Fri Dec 15 1989 13:40 | More facts... | 25 lines |
| 50.69 | Mon Dec 18 1989 08:18 | Any colour you like... so long as it's black, red or silver | 4 lines |
TOPIC | 105.0 | Unleaded Fuel |
| 105.217 | Mon Oct 09 1989 18:47 | You would expect customer support to know ! | 27 lines |
TOPIC | 297.0 | Jensen Interceptor for Shopping ? |
| 297.12 | Tue Sep 05 1989 14:08 | | 2 lines |
TOPIC | 448.0 | Caterham 7 |
| 448.99 | Fri Dec 22 1989 14:39 | Stainless isn't very tough | 3 lines |
TOPIC | 544.0 | Golf GTI |
| 544.66 | Fri Dec 15 1989 08:34 | why stick to even numbers ? | 2 lines |
TOPIC | 561.0 | NOBLE / LOTUS 23 |
| 561.65 | Fri Dec 22 1989 14:43 | You name it... | 7 lines |
| 561.72 | Tue Jan 02 1990 12:42 | Thought about chain lubricant ? | 15 lines |
TOPIC | 616.0 | Electrical Problems |
| 616.11 | Tue Dec 19 1989 19:04 | How to get the highest reading from two temp. senders | 21 lines |
TOPIC | 625.0 | Exotica in Julian's in Reading |
| 625.2 | Mon Oct 02 1989 09:30 | Just happened to be passing... | 18 lines |
TOPIC | 707.0 | Film and TV cars (UK only please!) |
| 707.30 | Wed Sep 13 1989 18:35 | Still The Saint... | 9 lines |
TOPIC | 738.0 | Foreign Number Plates |
| 738.21 | Tue Aug 29 1989 09:59 | Arch criminal - I kept the stickers ! | 9 lines |
TOPIC | 740.0 | RHD |
| 740.19 | Tue Aug 29 1989 19:02 | Sports Getrag boxes have dogleg firsts. | 19 lines |
TOPIC | 759.0 | BMW 850i |
| 759.8 | Fri Sep 15 1989 09:10 | Seen on Top Gear | 15 lines |
TOPIC | 829.0 | Vacuum Gauge Installation.. |
| 829.22 | Tue Dec 19 1989 12:22 | I can think of more useful dials | 3 lines |
| 829.25 | Tue Dec 19 1989 13:50 | Dials to fill the holes in ? | 7 lines |
| 829.30 | Tue Dec 19 1989 14:29 | Instrument ratings for cars ? | 18 lines |
TOPIC | 847.0 | DVLC address anyone? |
| 847.11 | Fri Dec 22 1989 11:45 | Got a spare day or so ? | 5 lines |
TOPIC | 879.0 | Christmas present list. |
| 879.2 | Mon Dec 04 1989 12:47 | Mercedes one off. | 30 lines |
| 879.5 | Mon Dec 04 1989 15:05 | On banana, two banana... | 2 lines |
TOPIC | 881.0 | Fiat Uno - Timing Belt Replacement |
| 881.9 | Tue Jan 02 1990 12:00 | Always plan ahead | 4 lines |
TOPIC | 16.0 | Thu Aug 31 1989 12:35 | Module tries to create connection to itself | 10 lines |
| 16.3 | Wed Jun 20 1990 11:03 | One association to another seems OK | 14 lines |
TOPIC | 23.0 | Return codes? |
| 23.2 | Mon Feb 19 1990 13:54 | System service status of zero ? | 11 lines |
TOPIC | 24.0 | Mon Mar 05 1990 07:48 | Any news on the next base level ? | 7 lines |
TOPIC | 26.0 | Wed Oct 25 1989 14:43 | Which VMS version do I need | 13 lines |
| 26.1 | Wed Oct 25 1989 14:50 | is IPC$INHIBIT_CHECKS the way to do this ? | 7 lines |
TOPIC | 27.0 | Wed Oct 25 1989 20:25 | Open Association without a name | 8 lines |
| 27.2 | Fri May 04 1990 15:36 | Yes... you can do it now, but... | 14 lines |
| 27.6 | Wed May 30 1990 12:37 | What's the maximium size for a non-null association name ? | 0 lines |
| 27.8 | Wed May 30 1990 13:50 | are you sure ? | 6 lines |
| 27.10 | Thu May 31 1990 09:02 | How can I detect 'name too long errors' ? | 10 lines |
| 27.13 | Thu May 31 1990 14:14 | It's not a problem, but... | 7 lines |
TOPIC | 39.0 | Thu Nov 23 1989 10:31 | IPCB$t_context and how to use it... | 11 lines |
TOPIC | 40.0 | Wed Nov 29 1989 14:42 | No AST with a reply ? | 8 lines |
TOPIC | 41.0 | Wed Nov 29 1989 15:18 | How do I know the status of a failed request ? | 10 lines |
| 41.2 | Thu Mar 01 1990 16:35 | Still success with BL3 - fix in sight ? | 13 lines |
| 41.5 | Mon Mar 05 1990 08:50 | How do you mean 'immediately' ? | 14 lines |
| 41.7 | Wed Mar 07 1990 12:32 | Yes... transceive doesn't wait for completion | 17 lines |
TOPIC | 42.0 | Wed Nov 29 1989 16:24 | Documentation bugette with reply call buffer length | 7 lines |
| 42.2 | Tue Jul 24 1990 16:44 | Is the reply length up to the replier to check ? | 17 lines |
| 42.4 | Wed Jul 25 1990 08:48 | Error on the transceive call ? | 8 lines |
| 42.6 | Wed Jul 25 1990 16:02 | It's good... but not that good ! | 16 lines |
TOPIC | 48.0 | Tue Dec 12 1989 18:00 | SS$_SYNCH and when it will be returned | 18 lines |
| 48.2 | Thu Dec 14 1989 08:42 | Is it possible to get 'synch' and the AST ? | 23 lines |
| 48.4 | Mon Mar 05 1990 18:57 | For a nasty moment there, I thought I had trouble | 15 lines |
| 48.6 | Tue Mar 06 1990 10:18 | No... I still get SS$_SYNCH on cluster node transceives | 19 lines |
TOPIC | 52.0 | Who creates the IPCB? |
| 52.5 | Thu Feb 22 1990 15:11 | Well... I sent it ! What d'ya mean "it didn't get there" ? | 19 lines |
| 52.7 | Thu Feb 22 1990 17:50 | Room for some tuning on my part I think | 7 lines |
TOPIC | 55.0 | Mon Feb 12 1990 17:24 | Asynchronous use of item lists | 9 lines |
TOPIC | 57.0 | Wed Feb 14 1990 11:45 | insufficient call arguments with BL3 connect initiate
insufficiearguments with "connect initiate" and BL3 | 13 lines |
TOPIC | 59.0 | Return Status from IPC routines |
| 59.1 | Tue Feb 20 1990 07:40 | Funny you should say that... | 3 lines |
TOPIC | 60.0 | Tue Feb 20 1990 10:42 | Is the connection ID unique ? | 7 lines |
TOPIC | 62.0 | Wed Feb 21 1990 18:25 | Exceeded quota on asynch request | 40 lines |
| 62.2 | Thu Feb 22 1990 15:16 | maxbufsiz seems to have been the culprit. Documentation bugette ? | 13 lines |
| 62.3 | Fri Feb 23 1990 10:41 | Why have fixed length buffers ? | 15 lines |
TOPIC | 64.0 | Does "Close_Association" abort existing connections? |
| 64.3 | Tue May 08 1990 17:34 | Will a close_association 'overtake' asynch disconnect_connections | 12 lines |
TOPIC | 65.0 | Wed Mar 07 1990 08:57 | Limit to the number of transceives an image can do ? | 25 lines |
| 65.3 | Mon Apr 23 1990 09:00 | I just KNEW it would be my fault ! :-) | 7 lines |
TOPIC | 66.0 | IPC and VMS versions - info required |
| 66.4 | Tue Mar 13 1990 09:34 | IPC on a T5.3 cluster | 20 lines |
TOPIC | 72.0 | Thu Mar 29 1990 09:38 | Can a 'connectee' determine who the 'connector' is ? | 13 lines |
TOPIC | 76.0 | A Guide to Freeing IPCBs |
| 76.13 | Fri Aug 17 1990 08:39 | I'm sure that didn't work ! | 13 lines |
| 76.19 | Thu Oct 18 1990 16:50 | Should I use the IPCB$a_reply_buffer pointer for the reply ? | 29 lines |
TOPIC | 81.0 | Some (uninformed) questions about error return codes and buffering |
| 81.1 | Wed May 09 1990 09:26 | Can answer the simple one | 12 lines |
TOPIC | 84.0 | Flow Control Fairness? |
| 84.4 | Wed May 16 1990 19:15 | Unfair balancing example | 23 lines |
TOPIC | 85.0 | Wed May 23 1990 13:38 | Are incoming message buffers unique ? | 15 lines |
TOPIC | 97.0 | Tue Aug 07 1990 08:37 | What to do if my "Virtual call was cleared ?" | 7 lines |
| 97.2 | Tue Aug 07 1990 14:23 | Sender crashes the recipient | 10 lines |
TOPIC | 107.0 | Tue Oct 09 1990 13:01 | Process is disconnected from requested interrupt vector ? | 18 lines |
| 107.2 | Tue Oct 09 1990 14:09 | Oh... if you look at it like that... | 8 lines |
TOPIC | 109.0 | Fri Oct 12 1990 17:59 | Is NET$K_TAG_EventMask optional ? | 14 lines |
TOPIC | 113.0 | IPC V1.0-1 |
| 113.3 | Wed Oct 24 1990 11:36 | Oh... that's blown it ! | 9 lines |
TOPIC | 116.0 | Wed Nov 07 1990 08:46 | Max number of associations per process | 5 lines |