Re: Text import annoyance
- From: Steven Green <greens@xxxxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 13:48:13 -0400
Doug Kanter wrote:
> Hmm....I'd always checked string length with a CASE loop and padded
> accordingly. Never used the fill() function. Back to the books.
assume you want "00012345" from "12345"
[] = FILL("0",8-LEN([])) + []
--
Steven Green - Waldorf Maryland USA
Diamond Software Group
http://www.diamondsg.com/main.htm
Paradox Support & Sales - Corel CTech Paradox
---------------------------------------------------
Diamond Sports Gems
http://www.diamondsg.com/gemsmain.htm
Trading Cards and other Sports Memorabilia
---------------------------------------------------
.
- Follow-Ups:
- Re: Text import annoyance
- From: Bill McCray
- Re: Text import annoyance
- From: Doug Kanter
- Re: Text import annoyance
- References:
- Text import annoyance
- From: Doug Kanter
- Re: Text import annoyance
- From: Steven Green
- Re: Text import annoyance
- From: Doug Kanter
- Text import annoyance
- Prev by Date: Re: Text import annoyance
- Next by Date: Re: Text import annoyance
- Previous by thread: Re: Text import annoyance
- Next by thread: Re: Text import annoyance
- Index(es):
Relevant Pages
|
|