On May 9, 6:34=A0pm, happytoday <ehabaziz2...@[EMAIL PROTECTED]
> wrote:
> On May 9, 2:22=A0am, Robert <n...@[EMAIL PROTECTED]
> wrote:
>
>
>
> > On Thu, 8 May 2008 12:56:59 -0700 (PDT), happytoday
<ehabaziz2...@[EMAIL PROTECTED]
> wrote:
> > >On May 8, 4:12=A0am, Robert <n...@[EMAIL PROTECTED]
> wrote:
> > >> On Wed, 7 May 2008 14:39:22 -0700 (PDT), happytoday
<ehabaziz2...@[EMAIL PROTECTED]
> wrote:
> > >> >On May 7, 10:12=A0pm, Alistair <alist...@[EMAIL PROTECTED]
>
wrot=
e:
> > >> >> On 6 May, 23:18, happytoday <ehabaziz2...@[EMAIL PROTECTED]
> wrote:
>
> > >> >> > I installed
>
> > >> >> > Microsoft Visual Studio 2005
> > >> >> > Version 8.0.50727.42 =A0(RTM.050727-4200)
> > >> >> > Microsoft .NET Framework
> > >> >> > Version 2.0.50727 SP1
>
> > >> >> > Installed Edition: VB Express
>
> > >> >> > Microsoft Visual Basic 2005 =A0 76541-000-0000011-00124
> > >> >> > Microsoft Visual Basic 2005
>
> > >> >> > And after installing it I tried to install Net Express 5.0 I
fac=
ed
> > >> >> > error with You should install Visual Stduio .Net.
>
> > >> >> > Where can I download Visual Stduio .Net. to install =A0should
I =
do to
> > >> >> > install Net Express 5.0 ?
>
> > >> >> You could try the MICROSOFT website. However, MF Cobol v5 is
prett=
y
> > >> >> fussy about which VS it has so check the MF Cobol readme notes
fir=
st- Hide quoted text -
>
> > >> >> - Show quoted text -
>
> > >> >If you can guide me to certain link to download MF Cobol v5 that
wou=
ld
> > >> >be good . I searched all over net I can not find any !
> > >> >If any other compiler sup****ting the same directives for Net
Express=
-
> > >> >like SOURCEFORMAT"FREE" - that would be good .
> > >> >Also How I sup****t the SOURCEFORMAT"FREE" directive under Fujtsu
> > >> >compiler ?
>
> > >> starting in column 8: @[EMAIL PROTECTED]
SRF(FREE, FREE)
>
> > >I think that command-@[EMAIL PROTECTED]
SRF(FREE, FREE)- is not valid for
> > >rm85 !!!
>
> > You asked how to specify free format under Fujitsu- Hide quoted text -
>
> > - Show quoted text -
>
> I m asking how to set that directive for RM_COBOL85 ?
> Thanks
You have already been told that there is not one. RM Cobol 85 requires
the source code to be in fixed format as per ANS-85 Cobol standard.
There is no directive (that I know of) to change this.
You will have to reformat your source code to suit the compiler.


|