Search Results

Search: Posts Made By: Dan Rooney
2
2,420
Posted By Dan Rooney
I haven't tried much, played with arrays but it...
I haven't tried much, played with arrays but it has not worked, giving me errors. Just wondered if theres a way to bring up a pop up window / a small form with a list of the contents of a field in...
2
2,420
Posted By Dan Rooney
Forms
Hi, I currently have a form containing three boxes of info to be filled in. I would like it so if the user presses F10 a list of company names is displayed, using the company names from a table I...
2,903
Posted By Dan Rooney
Here goes: 10/50590658-04 D/36819791-07 ...
Here goes:

10/50590658-04
D/36819791-07
10/50652080-06
etc

I copied EXACTLY a couple of these app numbers into my macs file, but it didnt work.
But if I grep them from command line it...
2,903
Posted By Dan Rooney
This is my code: file="hunt.err" ...
This is my code:

file="hunt.err"
cat $file | awk '{ line1=$0
swl=substr(line1,17,10)
app=substr(line1,29,20) ...
2,903
Posted By Dan Rooney
I'll try that now. Thanks for your help
I'll try that now.
Thanks for your help
2,903
Posted By Dan Rooney
sorry about the double post
OS version - SCO-SV
sco unix
Shell - /bin/sh

>When you say where the application numbers "have come from" >what do you mean?
What I mean is which MACS file are they from (MACS files contain...
2,903
Posted By Dan Rooney
Awk problem
Hi, I'm using Unix on tinyterm. I have used an awk to produce a file containing dozens of application numbers (which contain max 20 chars). These numbers are on each line. What I need to do is check...
2,903
Posted By Dan Rooney
>> OS and version - application(s) I think its...
>> OS and version - application(s)
I think its Tinyterm (?)
Sorry, but I thought it would all be about the same.

>> file output from awk script - some info on the application >> numbers.
They...
2,903
Posted By Dan Rooney
awk / shell
Hi, I am fairly new at using Unix / awks / shell.
I have created a file (using awk) which contains a list of application numbers of failed apps. From this list I want to know which file they...
3,294
Posted By Dan Rooney
Its ok, I know how to do it now thanks
Its ok, I know how to do it now thanks
3,294
Posted By Dan Rooney
Because the 2 makefiles are in different...
Because the 2 makefiles are in different directories. They both perform clean up functions. But I want to use 1 make file to clean both directories up.
3,294
Posted By Dan Rooney
Combining makefiles
I have concatenated 2 makefiles, to produce 1 however it is not running all of the code, producing a fatal error: symbol referencing errors. No output written. Can anybody please help?
2,227
Posted By Dan Rooney
Error message
I'm getting an error - symbol referencing errors. No output written to, etc
Can anybody tell me why this is?
1,591
Posted By Dan Rooney
thanks
thanks
1,591
Posted By Dan Rooney
Make files
I am having problems with running a make file from a different directory. Is there a way of doing this?
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 11:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy