Re: put image 1....

2001-08-18 Thread Monte Goulding
The 2.4 docs say you can export to a container so I guess you can export to a url??? - Original Message - From: "David Bovill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 19, 2001 1:16 PM Subject: put image 1 > When you treat images as containers, what format is

Re: Format of a Container

2001-08-18 Thread Phil Davis
One way: get fld "tenDigitNumber" if (it is a number) and (length(it) = 10) then --do stuff end if - Original Message - From: "debdoot das" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 18, 2001 4:42 PM Subject: Format of a Container > hello, > > What is the bes

Re: FTP in 2.4

2001-08-18 Thread David Bovill
Damn - and I just spent half a day getting it working from your FTP-Q stack! > From: Andu <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Sat, 18 Aug 2001 16:30:10 -0400 (EDT) > To: [EMAIL PROTECTED] > Subject: Re: FTP in 2.4 > >> >> Anyone know how to use LibURL to ftp? Any help tex

Re: MacTech Programmer's Challenge

2001-08-18 Thread David Bovill
Way cool! > From: Scott Raney <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Sat, 18 Aug 2001 20:04:58 -0600 (MDT) > To: [EMAIL PROTECTED] > Subject: Re: MacTech Programmer's Challenge > > The messages you want *are* sent when you have the pointer tool, > they're just swallowed by the

MC as Helper app -- automated solution

2001-08-18 Thread Richard Gaskin
How can I have MC automate whatever's necessary to add it as a Helper app for both Mac and Win? The Mac Internet Control Panel is not AppleScriptable, and the Win Internet Properties Control Panel only has a very few Helper apps listed, so I'm assuming anything else needs to be done with a regist

put image 1....

2001-08-18 Thread David Bovill
When you treat images as containers, what format is the data actually in. If the original image brought into Metacard was a GIF/JPEG - do they *stay* in that format, or are they converted to a standard internal representation? I need to know because I want to FTP images direct form the image cont

Re: MacTech Programmer's Challenge

2001-08-18 Thread Scott Raney
On Sat, 18 Aug 2001 David Bovill <[EMAIL PROTECTED]> wrote: > I'm sort of working on something like this at the moment - which brings up > the problem I'm having creating flow diagrams... > > I want to be able to position groups - and it would be so much easier if I > could use the pointer tool

URGENT SCRIPTING NEEDED --

2001-08-18 Thread A Oliver
PLEASE REPLY SEPERATLY TO [EMAIL PROTECTED]PLEASE DON'T REPLY ONTO THE METACARD EMAIL LIST AS I DON'T HAVE ALOT OF TIME TO SEARCH DOWN EVERY EMAIL. PROBLEM DETAILS: I have a project that I need to go onto a cd-rom as a part of a government project @ work.What I need is a script to run only once w

math errors, help

2001-08-18 Thread Sadhunathan Nadesan
| From: Richard Herz <[EMAIL PROTECTED]> | Subject: Re: Math errors, HELP! | Date: Tue, 14 Aug 2001 14:15:45 -0700 | MIME-Version: 1.0 | Content-Type: text/plain; charset="US-ASCII" | Content-Transfer-Encoding: 7bit | In-Reply-To: <[EMAIL PROTECTED]> | | | The code you supplied and put into EXAM

Format of a Container

2001-08-18 Thread debdoot das
hello, What is the best strategy for checking whether a field has the right characters in the right format. I am trying to make sure that a cd fld has ten numbers (no more, no less) and not letters. Thanks, Debdoot Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://

Re: FTP in 2.4

2001-08-18 Thread Andu
> >Anyone know how to use LibURL to ftp? Any help text on this? put url "ftp://ftp.metacard.com/"; with "/", returns the directory put url "user:password@ftp://ftp.metacard.com/"; with authentication put url "ftp://ftp.metacard.com/MetaCard/linux.tgz"; returns file put into url Y uploads files s

FTP in 2.4

2001-08-18 Thread David Bovill
Anyone know how to use LibURL to ftp? Any help text on this? Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Re: MacTech Programmer's Challenge

2001-08-18 Thread Geoff Canyon
>From the web page at: "The basic requirement is that you open a text file containing valid C/C++ source code and generate a Nassi-Schneiderman diagram for each routine included in that file." It's frustrating that they aren't offeri

Label Printing

2001-08-18 Thread Nelson Zink
Anybody have a label printing program they'd share? Nelson Zink Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.

The selectedChunk etc.

2001-08-18 Thread Bruce Lewis
:>David Bovill wrote: :>> :>> I have a field in a stack and a substack that I open as a palette. I want to :>> know what field has the selection point inside it when I click on the :>> palette, and having problems help appreciated: Jacqueline Landman Gay wrote: :> :>To compensate, I had to do an