13:42, Ignatius Reilly wrote:
> Beats me.
>
> Ignatius
> _
> - Original Message -
> From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, March 05, 2004 13:17
> Subject: [PHP-
On Fri, 2004-03-05 at 13:34, Sven Schnitzke wrote:
> Hi Anders,
>
> my first guess is that it might be an unfinished string ' problem starting
> _before_ and hiding the defines for JOB_CMD and FIVE.
Good guess (and you was almost right, right about the part of
hiding code).
I am using GNU Em
Beats me.
Ignatius
_
- Original Message -
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 05, 2004 13:17
Subject: [PHP-WIN] Problems with CONSTANTS that does not get defined
> Running this co
Running this code:
[...]
// META DATA DEFINES
define("META_DATA", -1);
define("NUM_LINES", 0);
[...]
define("JOB_CMD", 5);
define("FIVE",5); // DEBUG
[...]
function ...()
{
$atlist = at_job_list();
$UserJobNr = 0;
$UserJobList[META_DATA][NUM_LINES] = 0;
$numJobs = $atlis