forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 14 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Error 374 while building the code
AjithSivakumar

Replies: 2
Views: 5863

PostForum: General   Posted: Wed Apr 08, 2009 1:56 pm   Subject:
Hi,

The function declaration is as follows

FUNCTION Function_Name(A,B)
INTEGER, DIMENSION(Smile, POINTER :: Function_Name
CHARACTER(LEN=*), DIMENSION(Smile, INTENT(IN) :: A
CHARACTER(LEN=* ...
  Topic: Error 374 while building the code
AjithSivakumar

Replies: 2
Views: 5863

PostForum: General   Posted: Wed Apr 08, 2009 12:09 pm   Subject: Error 374 while building the code
I am migrating a code from Fortran 90 lying in UNIX to Windows. When i try to build the project it is showing an error
rror 374 - The fourth argument (<number>) to FUNCTION_NAME is missing

A ...
  Topic: Divide by Zero
AjithSivakumar

Replies: 1
Views: 4057

PostForum: Support   Posted: Mon Jun 30, 2008 3:44 pm   Subject: Divide by Zero
Hi,

I am getting some run time errors which says 'Divide by zero'. can you please tell me is there any way to set this to default value lets say skip that particular line where it is dividing by ze ...
  Topic: Concatenating two characters
AjithSivakumar

Replies: 3
Views: 5909

PostForum: Support   Posted: Wed May 21, 2008 9:16 am   Subject: Thank You
Hi All,

Thanks for the help. I have modified the code in the following way and it is working now.

CHARACTER*80 getenv@
CHARACTER*100 IDENTITY

IDENTITY=trim(getenv@('Test'))//'\\Tmp\\File.tx ...
  Topic: Concatenating two characters
AjithSivakumar

Replies: 3
Views: 5909

PostForum: Support   Posted: Tue May 20, 2008 3:36 pm   Subject: Concatenating two characters
Hi,

I am trying to concatenate two characters.

CHARACTER*80 IDENTITY,getenv@

IDENTITIY=getenv@('Test')//'\\Tmp\\File.txt'

When i try to print it , it is showing only the path for the envi ...
  Topic: Floating point stack fault
AjithSivakumar

Replies: 5
Views: 8662

PostForum: Support   Posted: Fri May 02, 2008 1:32 pm   Subject:
Hi Paul,

Thanks a lot for that. It is now working fine.

Thank You,
Ajith Very Happy
  Topic: Floating point stack fault
AjithSivakumar

Replies: 5
Views: 8662

PostForum: Support   Posted: Fri May 02, 2008 10:47 am   Subject:
Hi Paul,

I think i haven't mentioned my full requirement. Sorry for that. I think START_PPROCESS@ will wait for the created process to terminate. My application needs to wait for the created proces ...
  Topic: Invoking a text file and editing it while running a program
AjithSivakumar

Replies: 2
Views: 16107

PostForum: Support   Posted: Thu May 01, 2008 5:21 pm   Subject:
I got the answer for this.

This is what we have to do..

INTEGER i
i = START_PROCESS@('Notepad.EXE','textfilename')

Cheers,
Ajith
  Topic: Floating point stack fault
AjithSivakumar

Replies: 5
Views: 8662

PostForum: Support   Posted: Thu May 01, 2008 5:19 pm   Subject: Floating point stack fault
Hi,

I invoked a file using the START_PROCESS@('Notepad.EXE','filename')

When i tried to close the file I am getting the following errors

Runtime error from program:c:\myapplication.exe
Float ...
  Topic: Error: not enough variables in Data statement
AjithSivakumar

Replies: 1
Views: 14675

PostForum: Support   Posted: Wed Feb 06, 2008 7:02 pm   Subject: Error: not enough variables in Data statement
Hi,

I have got a few questions. I am pointing it one by one..

1. When i am trying to define an integer like this
INTEGER JJ(4)/2,3,4,1/,KK(4)/3,4,1,2/
its saying "Not enou ...
  Topic: Setting the compiler to read the fixed format file
AjithSivakumar

Replies: 1
Views: 7083

PostForum: Plato   Posted: Wed Feb 06, 2008 6:12 pm   Subject: Setting the compiler to read the fixed format file
Hello,

Can you tell me how can I set the compiler options for reading the fixed format file.

Thanks,
Ajith.
  Topic: Invoking a text file and editing it while running a program
AjithSivakumar

Replies: 2
Views: 16107

PostForum: Support   Posted: Wed Feb 06, 2008 4:30 pm   Subject: Invoking a text file and editing it while running a program
Hello,

I need to open a file from my code which is written in fortran 95. can you tell me which is the subroutine for the same.

I need to edit the file while running my program.

I also need ...
  Topic: Porting f77 code to f90
AjithSivakumar

Replies: 3
Views: 65953

PostForum: Support   Posted: Wed Jan 09, 2008 12:20 pm   Subject: Error while compiling unix f90 code in xp salford compiler
Hi,

I have a fortran code which is compatible in unix. I need it to be migrated to a XP based machine using salford compiler. I have created a new project and added all the source files using the a ...
  Topic: Porting f77 code to f90
AjithSivakumar

Replies: 3
Views: 65953

PostForum: Support   Posted: Tue Jan 08, 2008 3:52 pm   Subject: Porting f77 code to f90
Hello,

I have got a fortran 77 code in unix. I need it to be ported to fortran 90 in unix. Can any one help me with this.

Thank you,
Regards,
Ajith.
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group