MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

foc281 error in focus

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination
View previous topic :: View next topic  
Author Message
durgamallesh
Beginner


Joined: 16 Aug 2004
Posts: 12
Topics: 6
Location: United Kingdom

PostPosted: Tue Oct 11, 2005 5:30 am    Post subject: foc281 error in focus Reply with quote

Hi All,

I am trying to run a report in focus and I am getting the following error.


EX GLX072 USER='WZBA',
ERROR AT OR NEAR LINE 314 IN PROCEDURE GLX072 FOCEXEC
(FOC281) ALPHA ARGUMENTS IN PLACE WHERE NUMERIC ARE CALLED FOR

This is the 314th line in the code

-SET &AMNT = &AMNT * 1;

The version of the focus we are using is 7.2.5.

We were able to run the report without any problem before the focus upgrade.

Any suggestions on this..??

Thanks and regards,

Mallesh.
_________________
S.Durga Mallesh,
Project engineer.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Tue Oct 11, 2005 7:33 am    Post subject: Reply with quote

durgamallesh,

Code:

-SET &AMNT = &AMNT * 1;


I assume there is a -(hypen) minus sign in the above statement which is being treated as ALPHA .

btw statement you have shown does not make any sense. why do you have to multiply it by 1 as it does not make any difference to the target.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ANIL SARATHY
Beginner


Joined: 30 Aug 2005
Posts: 88
Topics: 3
Location: Syracuse,New york

PostPosted: Tue Oct 11, 2005 8:10 am    Post subject: Reply with quote

in 7.3 it is used to assign long strings .

-SET &AMNT = &AMNT ; but there is no meaning in this.

i will check this
_________________
Anil Sarathy
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group