-
Report Preview
Hi to all,
What preview tool do you use when previewing a report written in code?
TIA,
Carlos
-
Re: Report Preview
I don't have the code anymore but, you should run the prg to a text tile and
then append memo that newly formed text file to a memo field. Now browse
that memo.
__Stephen
"carljr" <carljr@clearex.com.ph> wrote in message
news:39af252a$1@news.devx.com...
>
> Hi to all,
>
> What preview tool do you use when previewing a report written in code?
>
> TIA,
>
> Carlos
-
Re: Report Preview
Why put it in a memo field? Just MODIFY FILE yourfile.txt NOMODIFY.
--
Fred
"Stephen Russell" <srussel3@midsouth.rr.com> wrote in message
news:39afbb24@news.devx.com...
> I don't have the code anymore but, you should run the prg to a text tile
and
> then append memo that newly formed text file to a memo field. Now browse
> that memo.
>
> __Stephen
>
> "carljr" <carljr@clearex.com.ph> wrote in message
> news:39af252a$1@news.devx.com...
> >
> > Hi to all,
> >
> > What preview tool do you use when previewing a report written in code?
> >
> > TIA,
> >
> > Carlos
>
>
-
Re: Report Preview
Well I had to look and that is what I did. This was FP1 code. Man was that
different back then. I looked at a project for grins and giggles. I saw
SET FORMAT commands.
__Stephen
"Fred Taylor" <ftaylor@uswest.net> wrote in message
news:39afd8a5@news.devx.com...
> Why put it in a memo field? Just MODIFY FILE yourfile.txt NOMODIFY.
>
> --
> Fred
>
>
> "Stephen Russell" <srussel3@midsouth.rr.com> wrote in message
> news:39afbb24@news.devx.com...
> > I don't have the code anymore but, you should run the prg to a text tile
> and
> > then append memo that newly formed text file to a memo field. Now
browse
> > that memo.
> >
> > __Stephen
> >
> > "carljr" <carljr@clearex.com.ph> wrote in message
> > news:39af252a$1@news.devx.com...
> > >
> > > Hi to all,
> > >
> > > What preview tool do you use when previewing a report written in code?
> > >
> > > TIA,
> > >
> > > Carlos
> >
> >
>
>
-
Re: Report Preview
But how can you hide the cursor when opening the text file with MODIFY FILE.
TIA,
Carlos
"Fred Taylor" <ftaylor@uswest.net> wrote:
>Why put it in a memo field? Just MODIFY FILE yourfile.txt NOMODIFY.
>
>--
>Fred
>
>
>"Stephen Russell" <srussel3@midsouth.rr.com> wrote in message
>news:39afbb24@news.devx.com...
>> I don't have the code anymore but, you should run the prg to a text tile
>and
>> then append memo that newly formed text file to a memo field. Now browse
>> that memo.
>>
>> __Stephen
>>
>> "carljr" <carljr@clearex.com.ph> wrote in message
>> news:39af252a$1@news.devx.com...
>> >
>> > Hi to all,
>> >
>> > What preview tool do you use when previewing a report written in code?
>> >
>> > TIA,
>> >
>> > Carlos
>>
>>
>
>
-
Re: Report Preview
Don't know. It never bothered me.
--
Fred
"carljr" <carljr@clearex.com.ph> wrote in message
news:39b05768$1@news.devx.com...
>
> But how can you hide the cursor when opening the text file with MODIFY
FILE.
>
>
> TIA,
>
> Carlos
>
>
>
> "Fred Taylor" <ftaylor@uswest.net> wrote:
> >Why put it in a memo field? Just MODIFY FILE yourfile.txt NOMODIFY.
> >
> >--
> >Fred
> >
> >
> >"Stephen Russell" <srussel3@midsouth.rr.com> wrote in message
> >news:39afbb24@news.devx.com...
> >> I don't have the code anymore but, you should run the prg to a text
tile
> >and
> >> then append memo that newly formed text file to a memo field. Now
browse
> >> that memo.
> >>
> >> __Stephen
> >>
> >> "carljr" <carljr@clearex.com.ph> wrote in message
> >> news:39af252a$1@news.devx.com...
> >> >
> >> > Hi to all,
> >> >
> >> > What preview tool do you use when previewing a report written in
code?
> >> >
> >> > TIA,
> >> >
> >> > Carlos
> >>
> >>
> >
> >
>
-
Re: Report Preview
Try set cursor off before using modify file and set cursor on after it.
carljr wrote:
> But how can you hide the cursor when opening the text file with MODIFY FILE.
>
> TIA,
>
> Carlos
>
> "Fred Taylor" <ftaylor@uswest.net> wrote:
> >Why put it in a memo field? Just MODIFY FILE yourfile.txt NOMODIFY.
> >
> >--
> >Fred
> >
> >
> >"Stephen Russell" <srussel3@midsouth.rr.com> wrote in message
> >news:39afbb24@news.devx.com...
> >> I don't have the code anymore but, you should run the prg to a text tile
> >and
> >> then append memo that newly formed text file to a memo field. Now browse
> >> that memo.
> >>
> >> __Stephen
> >>
> >> "carljr" <carljr@clearex.com.ph> wrote in message
> >> news:39af252a$1@news.devx.com...
> >> >
> >> > Hi to all,
> >> >
> >> > What preview tool do you use when previewing a report written in code?
> >> >
> >> > TIA,
> >> >
> >> > Carlos
> >>
> >>
> >
> >
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|