When I run the awk command : awk -F"^V" '{print $27}' SC1A0000_OWT.ms
I get the following error:
awk: record `SC1ACHSR.0F999999569...' has too many fields
record number 11
Any ideas why?
Hi
Can you advise me of the following :-
I have written a function to accept 2 variables, & pass them into an SQL select, as follows : -
function display_accounts_users
{
clear
print "\n\nDisplay Accounts & Users"
print -- "-------------------------"
print...
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.