Hi,
This is something I thought was a bit strange. It's really quite trivial, but just the same, I'm curious if anybody knows why this is happening.
I run the following script referencing the file 'newtext.txt' and an exception is raised:
class myfile:
def __init__(self, file)...
Hi skuthe,
Well, I thought about it. It seems to me the following will do what you want (and it's simpler):
Command line syntax:
% my.awk col_1 col_2 ... col_n file
BEGIN{
# Get list of columns from command line.
# Also get MaxCols.
}
#main
{
# Use list of...
I am a student at the University of Colorado at boulder.<br>
I am attempting to use MS Visual InterDev to make a web application for a group project (which has basically been a single-person effort$#$) anyway, I keep getting the "Server not found" error. <br>
<br>
I think there are two possible...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.