Web-PHP-Metacard Process FAQ

2002-07-15 Thread Sivakatirswami
Pierre: Your praises of Metacard as a long running process on a web server linked to a PHP front end etc. are very intriguing. Unfortunately for the untutored it is bit of a mystery... I looked at the archives of Metacard but they only go back to Nov 2001 and so your Posts with samples scripts an

Re: Lining up numbers in columns

2002-07-15 Thread Christoph Wollek
Hallo, Greg, put another tabstop into your right-aligned fld at 400 an use the script repeat with i=1 to 21 put tab & line i of x & tab & line i of y & return after fld "Number Table" end repeat Hope that would do it. All the best Christoph ___ met

htmlText

2002-07-15 Thread Simon Lord
I need to allow a user to type as regular text with formatting etc and then at the flip of the switch convert that to html and back again. Can htmlText do that? Anyone do anything fancy with it? Sincerely, Simon ___ metacard mailing list [EMAIL PR

Re: cgi troubles

2002-07-15 Thread Sadhunathan Nadesan
Bonjour Pierre, Ah, merci for the confirmation! Yes, good idea, just put something in front of MC to handle the sockets communication. That probably would have been faster than a complete rewrite in Perl. Did you ever hear anything from Scott or his team about fixing these bugs? Anyway, will

Re: Bug? Intermittent situation with CGI program

2002-07-15 Thread andu
--On Monday, July 15, 2002 13:54:28 -0700 Sadhunathan Nadesan <[EMAIL PROTECTED]> wrote: > Aloha, > > We have identified an intermittent bug situation using MC as a CGI > language which I will submit to the bug list. Personally I don't read > the bug list emails and I imagine there are others

Re: Bug? Intermittent situation with CGI program

2002-07-15 Thread Pierre Sahores
Sadhunathan Nadesan a écrit : > > Aloha, > > We have identified an intermittent bug situation using MC as a CGI > language which I will submit to the bug list. Personally I don't read > the bug list emails and I imagine there are others who don't either > but who might like to know of the exist

Re: Bug? Intermittent situation with CGI program

2002-07-15 Thread Sadhunathan Nadesan
Promised 3rd mail follow up. 3. back end cgi ...cut here #!/usr/local/bin/mc #* # #-=< Web Stuff >=- # # Program name: test_approve.mt # Version numbe

Re: Bug? Intermittent situation with CGI program

2002-07-15 Thread Sadhunathan Nadesan
This is the first promised email as the follow up to the previous one. Sadhu 1. shell script ...cut here : echo $1 cat /tmp/testformmt.html | htmlmail "Test Metacard html form" "$1" ...cut here 2. html form ...

Re: Bug? Intermittent situation with CGI program

2002-07-15 Thread Sadhunathan Nadesan
Aloha, We have identified an intermittent bug situation using MC as a CGI language which I will submit to the bug list. Personally I don't read the bug list emails and I imagine there are others who don't either but who might like to know of the existence of the situation. In a nutshell it is t

Re: Search all scripts

2002-07-15 Thread Ernst M. Reicher
Hi, after some manipulations I got it running and some other usefull (for me) stuff... write me offList and I´ll send you my progStack Regards, Ernst - Original Message - > Date: Sun, 14 Jul 2002 17:37:34 -0400 > To: [EMAIL PROTECTED] > From: Shari <[EMAIL PROTECTED]> > Sub

Re: text editor

2002-07-15 Thread John Kiltinen
Last Friday, Simon Lord <[EMAIL PROTECTED]> wrote: >Has anyone written a humble text editor with abilities which >rival those of Note Pad or TextEdit? Are you willing to part >with a copy? How humble are you willing to go? I have implemented a "Note Pad" as a feature of my puzzles package. It

Re: Search all scripts

2002-07-15 Thread sanke
On Sun, 14 Jul 2002 Shari <[EMAIL PROTECTED]> wrote: >Does anyone have a good handler to search and edit all scripts in a >stack, the way you can in Hypercard? >I diddled with the Hypercard search script handler, but have yet to >get it to work. Seems like it should be so simple... >Shari

Lining up numbers in columns

2002-07-15 Thread Gregory Lypny
Hi Everyone, I'm having trouble formatting numbers in a field so that the ones, tens, one hundreds, etc. are properly right-aligned in a column. I've formatted the field to be right-aligned with a tabstop of 200. I then generated two columns of numbers, x= (90, 91, ..., 110) and y=(50,000,