Date: Fri, 17 Dec 2004 08:47:30 +0100
To: tru64-unix-managers@ornl.gov
Thanks to phil Baldwin, who responded incredible fast and suggested to
try a different syntax ... :
--------------------------------------------
I think the command should be:
clear_errors this invalid_cache nodestroy_unflushed_data
OR
clear_errors this invalid_cache destroy_unflushed_data
you seem to have typed bits of the commands the wrong way around (according
to the transcript, anyway)
the problem with the rest of commands is because of the 'reduced command
set'
-----------------------------------------------
yes, did the job. I still wonder why my manual says something different
... well, anyway, I am still stuck with "inoperative units" ... oh
gee... hope to solve that part of the puzzle too. I I cant, I will post
a "HELP ME" again ;o)
Re: Accesing structures data (getting lengthy!) ... According to the syntax you ...assignment statement just won't stand out amongst all the other ...meaningless dummy variables that you have to keep track of. ... comparitively easy to pick out of a long, boring, command line history, ... (comp.soft-sys.matlab)
Re: Windows could not upgrade the file..........Security update KB ..."Sky King" wrote in message ... > Robert Aldwinckle wrote: ... I would not have offered my tip about copying text from a command... probably over a simple syntax error.... (microsoft.public.windowsupdate)
Re: coding a command button to change properties on another form ... Try placing your disable code in the Form2 OnOpen event....OpenArgs string is passed to Form2, so that Form2 can examine and act/notact upon it. ... the syntax for the FormOpen method is wrong... ... On this command button that has a macro, ... (microsoft.public.access.formscoding)
Re: Accesing structures data (getting lengthy!) ... I have an easier time prototyping and coding, and in my situation it's easier, but its really a kludge, and suffers from some of the same problems that your syntax does, which I'll describe below. ... My prototyping work from the command line is hard enough to make sense of more than two minutes after I've typed it right now--I don't need to add to it by creating a fruit salad of placeholders and dummy variables. ... It doesn't create a fruit salad of meaningless dummy variables that you have to keep track of. ... Use a specified field of a structure. ... (comp.soft-sys.matlab)