Post Reply 
Programming problem
03-28-2018, 05:29 PM
Post: #4
RE: Programming problem
(03-28-2018 04:27 PM)pier4r Wrote:  Throwing a quick idea. Are you making a conflict with a reserved word?

Could you try
LOCAL II1,PP1,RR1; //the 1 added to really lower the chances to zero of overlaps
?

First, using // for comments makes no problems with both possibilities.
Second, there should be no overlaps as the variables are declared local.
Arno
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Programming problem - Slavomir_Cerny - 03-28-2018, 03:52 PM
RE: Programming problem - pier4r - 03-28-2018, 04:27 PM
RE: Programming problem - Arno K - 03-28-2018 05:29 PM
RE: Programming problem - DrD - 03-28-2018, 04:33 PM
RE: Programming problem - Slavomir_Cerny - 03-29-2018, 07:46 AM
RE: Programming problem - toml_12953 - 03-28-2018, 10:40 PM
RE: Programming problem - Fortin - 03-29-2018, 02:21 AM
RE: Programming problem - Slavomir_Cerny - 03-29-2018, 07:57 AM
RE: Programming problem - Carlos295pz - 03-29-2018, 09:26 AM
RE: Programming problem - Aries - 03-29-2018, 09:11 AM



User(s) browsing this thread: 1 Guest(s)