adrian | 1 Jul 2006 03:01
Picon

Re: Printing Source

You can keep your display font (I'm a fan myself of Fixedsys-9), and set 
a different print font:

   set default.print.font "Courier New-10"

For additional info:

   ?print.font

Fleming, Greg (ED) wrote:
> I'm using FixesSys Regular 9, because it seems like that's what Code/400
> was using, and I kind of liked it. 
> 
> I'll play around and see if I can find one that I like that will print
> OK, too.

--

-- 
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing list
To post a message email: WDSCI-L@...
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@...
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.

Jeff Crosby | 1 Jul 2006 04:26

Re: Favorite RPGLE LPEX Font was ->RE: Printing Source

Mike wrote:
> A simple Google search turns up this site (
> http://www.proggyfonts.com/index.php?menu=download).
>
> On 6/30/06, Jeff Crosby <jlcrosby@...> wrote:
>   
>>> I use ProggyTinyBP 8 point. It is a free font designed for
>>> programming. Even better yet is that the parenthesis, comma,
>>> period, and semi-colon are all in bold making it even easier to read.
>>>       
>> Where'd you get it?
>>
>> --
>> Jeff Crosby
>> Dilgard Frozen Foods, Inc.
>> P.O. Box 13369
>> Ft. Wayne, IN 46868-3369
>> 260-422-7531
>>
>> The opinions expressed are my own and not necessarily the opinion of my
>> company.  Unless I say so.
>>
>>
>> --
>> This is the Websphere Development Studio Client for iSeries  (WDSCI-L)
>> mailing list
>> To post a message email: WDSCI-L@...
>> To subscribe, unsubscribe, or change list options,
>> visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
>> or email: WDSCI-L-request@...
(Continue reading)

SamL | 1 Jul 2006 20:21
Picon
Favicon

Re: Favorite RPGLE LPEX Font was ->RE: Printing Source

Lucida Sans Typewriter is also a good choice. (IMHO--your mileage may vary.)

I also use it in Client Access--it scales better when looking at spool files
on a 130 wide screen.
Sam

>>-----Original Message-----
>>From: wdsci-l-bounces@... [mailto:wdsci-l-
>>bounces@...] On Behalf Of albartell
>>Sent: Friday, June 30, 2006 4:57 PM
>>To: 'Websphere Development Studio Client for iSeries'
>>Subject: [WDSCI-L] Favorite RPGLE LPEX Font was ->RE: Printing
>>Source
>>
>>One that I find is very space conscious and fits well on the page is
>>Lucida
>>Console 8. Just the right amount of spacing between lines of code
>>IMO,
>>
>>Aaron Bartell

--

-- 
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing list
To post a message email: WDSCI-L@...
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@...
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.

(Continue reading)

Frank.Kolmann | 3 Jul 2006 04:46

Re: Japanese AND English in WDSCi (it WORKS)

Hi

I think I have figured out how I configured WDSCi to edit in Japanese.

I have configured my PC as Simplified Chinese. This works OK
as the Latin alphabet is a subset of Simplified Chinese.
I switch the language of the PC to EN so MS Win is all English.
Because the PC is now DBCS enabled this must have enabled
the DBCS functionality of WDSCi and so the Japanese source is OK
provided I select the appropriate font.

Same for the Chinese source and obviously the Latin source
works fine also.

There is a small issue where the text of the source member is not
showing properly in the i-series table view, but I think thats because
WDSCi is trying to translate it into Chinese.

Regards
Frank Kolmann

PS the CLient Access panels for Simplified Chinese do not scale properly
and are best viewed in 800x600 display mode.

                                                                                                                                      
                      Frank Kolmann                                                                                                   
                                               To:      wdsci-l@...                                                          
                      16/06/2006 03:28         cc:                                                                                    
                      PM                       Subject: Re: Japanese AND English in WDSCi (it WORKS) , but (Document link: Frank      
                                               Kolmann)                                                                               
(Continue reading)

Fleming, Greg (ED | 3 Jul 2006 14:40

Re: Printing Source

That's really cool. 

It's the little things that make me happy.

Thanks

Greg

|-----Original Message-----
|From: wdsci-l-bounces@...
[mailto:wdsci-l-bounces@...] On
|Behalf Of adrian
|Sent: Friday, June 30, 2006 9:01 PM
|To: wdsci-l@...
|Subject: Re: [WDSCI-L] Printing Source
|
|You can keep your display font (I'm a fan myself of Fixedsys-9), and
set
|a different print font:
|
|   set default.print.font "Courier New-10"
|
|For additional info:
|
|   ?print.font
|
|Fleming, Greg (ED) wrote:
|> I'm using FixesSys Regular 9, because it seems like that's what
Code/400
|> was using, and I kind of liked it.
(Continue reading)

Mike | 3 Jul 2006 18:28
Picon
Gravatar

Re: Physical File Information Not Coming Into WDSc

Any other ideas on this?

Files I have just created are not coming into WDSc. Old files before this
project come in just fine and new display files come in just fine. The files
are in the library list (although lib is called QMFILES). I have cleared the
cache several times and done the verify with clearing cache. None of that
works. At one point they where in a different library but got moved to
QMFILES (the main DB lib), could this cause a problem?

-- 
Mike Wills
koldark@...
http://theriverbendpodcast.com
--

-- 
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing list
To post a message email: WDSCI-L@...
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@...
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.

Mike | 3 Jul 2006 18:52
Picon
Gravatar

Re: Physical File Information Not Coming Into WDSc

Weirder yet... verify works. Seems to be something only with the outline.

On 7/3/06, Mike <koldark@...> wrote:
>
> Any other ideas on this?
>
> Files I have just created are not coming into WDSc. Old files before this
> project come in just fine and new display files come in just fine. The files
> are in the library list (although lib is called QMFILES). I have cleared the
> cache several times and done the verify with clearing cache. None of that
> works. At one point they where in a different library but got moved to
> QMFILES (the main DB lib), could this cause a problem?
>
> --
>
> Mike Wills
> koldark@...
> http://theriverbendpodcast.com
>

-- 
Mike Wills
koldark@...
http://theriverbendpodcast.com
--

-- 
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing list
To post a message email: WDSCI-L@...
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@...
(Continue reading)

Rick.Chevalier | 3 Jul 2006 19:13

Re: Physical File Information Not Coming Into WDSc


Mike,

I have experienced an issue with the outline where the file definition
is not included until the file is referenced in the calculations.  I
would add the F-spec then update the outline.  The file appeared but
drilling down wouldn't get the fields.  Adding a file op-code did the
trick.  IIRC someone from IBM gave me this tip a while back.  It should
be in the archives.

HTH,

Rick

> -----Original Message-----
> From: wdsci-l-bounces@...
> [mailto:wdsci-l-bounces@...] On Behalf Of Mike
> Sent: Monday, July 03, 2006 11:53 AM
> To: Websphere Development Studio Client for iSeries
> Subject: Re: [WDSCI-L] Physical File Information Not Coming Into WDSc
>
> Weirder yet... verify works. Seems to be something only with
> the outline.
>
> On 7/3/06, Mike <koldark@...> wrote:
> >
> > Any other ideas on this?
> >
> > Files I have just created are not coming into WDSc. Old
> files before
(Continue reading)

Mike | 3 Jul 2006 19:57
Picon
Gravatar

Re: Physical File Information Not Coming Into WDSc

I am doing a read and a chain to the file. Still nothing.

On 7/3/06, Rick.Chevalier@... <Rick.Chevalier@...>
wrote:
>
>
> Mike,
>
> I have experienced an issue with the outline where the file definition
> is not included until the file is referenced in the calculations.  I
> would add the F-spec then update the outline.  The file appeared but
> drilling down wouldn't get the fields.  Adding a file op-code did the
> trick.  IIRC someone from IBM gave me this tip a while back.  It should
> be in the archives.
>
> HTH,
>
> Rick
>
> > -----Original Message-----
> > From: wdsci-l-bounces@...
> > [mailto:wdsci-l-bounces@...] On Behalf Of Mike
> > Sent: Monday, July 03, 2006 11:53 AM
> > To: Websphere Development Studio Client for iSeries
> > Subject: Re: [WDSCI-L] Physical File Information Not Coming Into WDSc
> >
> > Weirder yet... verify works. Seems to be something only with
> > the outline.
> >
> > On 7/3/06, Mike <koldark@...> wrote:
(Continue reading)

Smith, Mike | 3 Jul 2006 20:52

Source menu disappears

I am on the latest fixpack to rational 6.0.  I just updated my Turnover
Plugins today.  
I was trying to take a section of code and convert to free format(most
of it was already free format).  I was unable to find the option to do
this.  
I opened another rpgle program and then I realized that I was missing
the Source menu in the first program.  I thought well maybe it was
because I had already converted most of the program to free format.  
I then opened a brand new source member and copied parts of my code to
this so I could do the free format conversion.  Again, I noticed the
Source menu missing.  

So I have 3 source members open.  All RPGLE.  2 have no source menu, 1
Does.  

What would cause this?

Michael Smith
iSeries.mySeries.

--

-- 
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing list
To post a message email: WDSCI-L@...
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@...
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.

(Continue reading)


Gmane