TOPIC | 144.0 | SET BROADCAST query |
| 144.14 | Fri Apr 24 1992 07:25 | Not neat, indeed, but... | 3 lines |
| 144.17 | Mon Apr 27 1992 07:40 | Re .15 Silly me! | 0 lines |
TOPIC | 307.0 | Symbol Substitution in quoted strings |
| 307.6 | Thu Jun 25 1992 12:58 | Back to the topic title | 45 lines |
| 307.8 | Thu Jun 25 1992 14:45 | Yup. DCL works OK, indeed! | 16 lines |
| 307.13 | Mon May 24 1993 03:23 | Another thing | 12 lines |
TOPIC | 535.0 | FYI: VMS V5 IFT IF-THEN-ELSE is somewhat esoteric |
| 535.1 | Tue Sep 28 1993 15:51 | Funny IF-THEN-ELS(!)-ENDIF behaviour in at least VMS 5.5-1 and 5.5-2 | 23 lines |
| 535.5 | Tue Feb 01 1994 09:31 | It is a bug (or at least bad behaviour) | 48 lines |
| 535.7 | Thu Feb 03 1994 15:49 | Yea. Maybe or then not... | 16 lines |
TOPIC | 1262.0 | No accidental logout please |
| 1262.5 | Sun Sep 23 1990 17:02 | PRCCNT = Subprocess count of the current process | 15 lines |
TOPIC | 1303.0 | Problem with indexed lookup |
| 1303.1 | Tue Feb 19 1991 06:30 | The idea is right, at least... | 23 lines |
TOPIC | 1334.0 | Queue Status info? |
| 1334.5 | Mon May 13 1991 09:17 | Nit picking... | 16 lines |
TOPIC | 1339.0 | XOR in DCL? |
| 1339.6 | Tue May 21 1991 16:51 | Slightly revised | 22 lines |
| 1339.8 | Thu May 23 1991 09:01 | Still considered them as strings | 38 lines |
TOPIC | 1347.0 | Can't get entry number using f$getqui |
| 1347.2 | Wed Jun 05 1991 18:34 | ALL_JOBS flag and few other things... | 47 lines |
TOPIC | 1461.0 | Using Tsm within a command Procedure |
| 1461.1 | Fri Mar 20 1992 07:07 | De-redirection of sys$input | 16 lines |
TOPIC | 1469.0 | F$FAO and NULL |
| 1469.6 | Thu Apr 02 1992 15:01 | Found from: VMS System Services Reference | 11 lines |
| 1469.8 | Fri Apr 03 1992 08:59 | Once found, always used | 4 lines |
TOPIC | 1474.0 | $ DIFF/IGNORE ? |
| 1474.8 | Thu May 07 1992 09:02 | DCL proc to do the job | 23 lines |
TOPIC | 1501.0 | creation date of a file into another file? |
| 1501.3 | Thu Jul 09 1992 13:43 | And compressing by leaving out unnecessary quotes | 8 lines |
TOPIC | 1502.0 | Replace 'string1' with 'string2' at DCL level? |
| 1502.3 | Thu Jul 09 1992 14:00 | Or was actual String replacement ment? | 38 lines |
TOPIC | 1506.0 | F$GETQUI.... mind your own business |
| 1506.1 | Wed Jul 15 1992 08:49 | This waits for jobs of spec user in spec queue | 50 lines |
| 1506.4 | Thu Jul 16 1992 14:09 | My pleasure :-) | 0 lines |
TOPIC | 1512.0 | Wait for a batch job to end ? |
| 1512.1 | Tue Jul 28 1992 17:07 | Use SYNCHRONIZE command | 2 lines |
| 1512.9 | Fri Aug 21 1992 09:14 | Error handling | 10 lines |
TOPIC | 1519.0 | What does f$mode return for detached process? |
| 1519.1 | Mon Aug 24 1992 07:42 | Detached process = OTHER | 3 lines |
TOPIC | 1520.0 | Tool to remove HYPHENS from end of line word breaks |
| 1520.1 | Wed Aug 26 1992 08:31 | DEHYPHENATE.COM | 46 lines |
| 1520.5 | Thu Aug 27 1992 09:35 | OK, Here it comes... | 91 lines |
TOPIC | 1525.0 | problem with f$search |
| 1525.23 | Thu Sep 24 1992 07:08 | Hidden in process lognam table with user mode | 19 lines |
TOPIC | 1534.0 | Detached Process not sleeping |
| 1534.1 | Tue Oct 20 1992 10:07 | See e.g. note 1450.1. Common misunderstanding... | 2 lines |
TOPIC | 1535.0 | nodename remote machine ? |
| 1535.3 | Thu Oct 22 1992 08:10 | F$GETDVI("TT:","TT_ACCPORNAM") works also in subprocess (LAT logins only) | 2 lines |
TOPIC | 1536.0 | F$GETQUI simple request |
| 1536.6 | Tue Oct 27 1992 07:36 | Ok. Here it is. | 26 lines |
TOPIC | 1546.0 | eqauls sign (=) == .eq. operator ? |
| 1546.3 | Mon Nov 30 1992 02:40 | Works for me...!? | 23 lines |
TOPIC | 1557.0 | OPEN/WRITE fails w/o error/warning msg |
| 1557.5 | Fri Feb 05 1993 06:57 | Do a close before open. Or check symbol 'open' ?? Perhaps...? | 20 lines |
TOPIC | 1559.0 | How to remove CRLF's from output_file ? |
| 1559.9 | Fri Feb 12 1993 08:59 | String symbol / Integer symbol mismatch | 24 lines |
TOPIC | 1576.0 | Many Users/Single Account |
| 1576.8 | Wed Apr 21 1993 03:59 | Include other criteria in the context too! | 67 lines |
| 1576.11 | Fri Apr 23 1993 05:48 | here is my version.. | 42 lines |
TOPIC | 1584.0 | submit-batch 2times day, no weekends? |
| 1584.4 | Wed Apr 21 1993 04:24 | DECscheduler solution possible | 14 lines |
TOPIC | 1588.0 | Delta of two VMS date/times? |
| 1588.13 | Thu May 20 1993 02:56 | One liner also | 50 lines |
| 1588.15 | Tue Jun 01 1993 04:14 | You are giving the parameters wrong!! | 26 lines |
TOPIC | 1590.0 | PASS DCL VARIABLE TO PROGRAM??HOW?? |
| 1590.1 | Thu May 27 1993 13:45 | Use temporary command file | 18 lines |
TOPIC | 1591.0 | OVERFLOW IN CALCULATION |
| 1591.1 | Fri May 28 1993 08:23 | Quite difficult with DCL | 29 lines |
TOPIC | 1593.0 | Error handling at login |
| 1593.1 | Mon Jun 14 1993 08:02 | This is still a bit unclear... | 23 lines |
TOPIC | 1601.0 | User of disk blocks command stream, comments welcome |
| 1601.10 | Wed Jun 30 1993 12:23 | Get rid of at least few unnecessary quotes and aposthropes | 26 lines |
TOPIC | 1607.0 | Procedure to remove lines from a file? |
| 1607.13 | Fri Jul 23 1993 02:13 | .12 ? | 9 lines |
TOPIC | 1656.0 | strange results with directory command |
| 1656.1 | Tue Feb 08 1994 07:34 | It's correct. Just happened to be confusing. | 15 lines |
TOPIC | 1149.0 | set logicals w/ SET ACL/command? |
| 1149.11 | Wed May 06 1992 11:07 | Include the first quote in the symbol | 43 lines |
TOPIC | 1151.0 | how can I ask what node a process is on ? |
| 1151.9 | Tue Apr 28 1992 11:05 | Not always supported in DCL | 4 lines |
TOPIC | 1226.0 | Need GRPNAM to spawn? |
| 1226.8 | Wed May 06 1992 08:51 | Funny job table in .6 | 15 lines |
TOPIC | 1245.0 | Procedure to check for Stopped Queues. |
| 1245.6 | Thu May 07 1992 05:01 | Make F$element(2... to F$element(3.. When "Generic printer queue..." | 1 lines |
TOPIC | 1268.0 | ACL OPTIONS=DEFAULT for directories |
| 1268.2 | Fri May 08 1992 04:04 | a nit | 27 lines |
TOPIC | 2210.0 | File locked but can't find the locking process |
| 2210.4 | Thu Sep 03 1992 04:24 | I've seen something like this, too | 19 lines |
TOPIC | 3942.0 | Proxy problems after upgrade to VMS V5.5-2 |
| 3942.3 | Wed Apr 21 1993 04:40 | Anything to do with the no more needed ncp set known proxies all? | 0 lines |
| 3942.5 | Fri Apr 23 1993 06:27 | wild guess... | 4 lines |
TOPIC | 4219.0 | DIR/EXCLUDE |
| 4219.2 | Fri May 28 1993 03:00 | Exclude doesn't accept devices, but defaults them to the current default dev | 19 lines |
TOPIC | 194.0 | RECALL BUFFER USE |
| 194.4 | Mon Aug 17 1992 04:15 | May be SYS$Sylogin | 13 lines |
TOPIC | 243.0 | here's a password validator utility |
| 243.39 | Mon Apr 27 1992 07:27 | For the lazy ones... | 174 lines |
| 243.41 | Tue Apr 28 1992 02:07 | memcmp admitted | 3 lines |
TOPIC | 252.0 | VMS mailbox trace tool ? |
| 252.5 | Fri Apr 26 1991 19:22 | Who are using a mailbox? | 17 lines |
| 252.7 | Sun Apr 28 1991 18:28 | But if there is no I/O.. | 6 lines |
| 252.9 | Tue Apr 30 1991 08:00 | Scan all processes... that's it then. | 12 lines |
| 252.10 | Thu Jul 16 1992 11:00 | Made with DCL | 63 lines |
| 252.12 | Fri Jul 17 1992 03:41 | Woops.. Final version: | 83 lines |
| 252.14 | Fri Aug 28 1992 04:21 | That's it: Knowledge IS Power! And good memory would be helpful, too ;-) | 4 lines |
TOPIC | 364.0 | Recovering from BACKUP Parity Error |
| 364.5 | Tue Mar 03 1992 04:25 | parity error on rx23 disk bitmap | 12 lines |
| 364.7 | Tue Mar 03 1992 09:41 | various types of errors etc etc etc... | 8 lines |
| 364.9 | Thu Mar 05 1992 09:46 | Have to use my spare time ... | 8 lines |
TOPIC | 1035.0 | Device questions |
| 1035.1 | Fri Jul 06 1990 14:30 | A try... | 18 lines |
TOPIC | 1235.0 | HOW to add user account without using AUTHORIZE |
| 1235.18 | Fri May 31 1991 03:53 | I cannot see any problem... | 17 lines |
| 1235.21 | Fri May 31 1991 13:12 | Even more simple than what I knew! | 15 lines |
TOPIC | 1250.0 | Another MCR query |
| 1250.2 | Fri May 31 1991 04:01 | Use foreign commands instead? | 10 lines |
| 1250.6 | Fri May 31 1991 12:55 | But you loose command line parameters | 16 lines |
TOPIC | 1448.0 | LOGICAL HELP |
| 1448.5 | Wed Jul 22 1992 03:29 | COMMAND_PROCEDURES 1305.* | 6 lines |
TOPIC | 1483.0 | Extracting records from SYSUAF |
| 1483.10 | Wed Oct 28 1992 04:31 | DCL does not suffice all the time | 21 lines |
TOPIC | 1548.0 | Write Lexical Functions |
| 1548.1 | Wed Apr 28 1993 02:43 | See VAXWRK::vmsnotes 3980.0-.5 | 3 lines |
TOPIC | 1660.0 | Writing image dump file from detached process? |
| 1660.7 | Wed Feb 16 1994 17:12 | def/sys/exe sys$login dev:<dir> ?? | 6 lines |