in reply to Re^2: Array of variables
in thread Array of variables
Nope, as choroba said in the chatterbox:
@Variables = ( $Map_Request_Date, $Map_Due_Date, $Map_Cutover_Date, $M +ap_Complete_Date, $Map_Approved_Date );
But again, this is no way to accomplish your task.
Also, please use <code></code> tags for even the shortest code snippets: as you can see, in both your posts the square brackets used to denote array indices are not showing. This is because the posting engine treats them as something else because they are not in code tags.
|
|---|