Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: How i can set the minimum value of a row 1?

by chandantul (Scribe)
on Feb 16, 2021 at 18:30 UTC ( [id://11128456]=note: print w/replies, xml ) Need Help??


in reply to Re: How i can set the minimum value of a row 1?
in thread How i can set the minimum value of a row 1?

Have fixed the issue by declaring "my row_min = 1" as global valriable

  • Comment on Re^2: How i can set the minimum value of a row 1?

Replies are listed 'Best First'.
Re^3: How i can set the minimum value of a row 1?
by davido (Cardinal) on Feb 17, 2021 at 14:03 UTC

    Make sure you are using strict. The 'vars' option of strict would have caught that the variable wasn't in scope.


    Dave

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11128456]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 20:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found