Search Results

Search: Posts Made By: swathi123
894
Posted By hanson44
In general: - create file with sas script. ...
In general:

- create file with sas script.
- run sas in cgi file, calling sas script.
- sas output can go directly back to browser.
- or output can be saved to file, processed further, then...
1,195
Posted By hanson44
I'm pretty sure SAS directly generates HTML...
I'm pretty sure SAS directly generates HTML output. The examples I've seen seem too primitive, do not look professional. But maybe there are some other options, or some other module you can pay for...
1,195
Posted By bakunin
With "sas" i suppose you mean the "Statistical...
With "sas" i suppose you mean the "Statistical Analysis System". SAS is a data management system, you can do data warehousing tasks, report generation and similar things. HTML nowhere enters the...
4,946
Posted By hanson44
For cgi as in "common gateway interface", I...
For cgi as in "common gateway interface", I learned several ways:

1) CGI Programming in C and Perl by Boutell
2) Using the cgic programming library (a C library).

I saw a website cgi101.com...
2,680
Posted By hanson44
As you say, Unix is an operating system (OS), and...
As you say, Unix is an operating system (OS), and emacs is a program. So they are totally different.

Here's one way they are related. emacs (or vi) CANNOT run all by it's self. emacs depends on...
4,946
Posted By hanson44
Yes, you are correct, the emacs editor just edits...
Yes, you are correct, the emacs editor just edits text, it's just another unix editor.

I should disclose that I do not normally use emacs. I use vi (vim). But there is nothing wrong with emacs....
4,946
Posted By hanson44
If you don't know enough about emacs to even know...
If you don't know enough about emacs to even know how to start it, I would be very wary of editing a real file. You might get stuck, or damage it by mistake. :eek: Learn how to use the editor on some...
Showing results 1 to 7 of 7

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