Group,
I'm updating a couple of my web-access pages, but also had to re-install
CodeCharge so I think I'm missing something on my development machine.
I get this error during an access:
Notice: Undefined offset: 0 in
C:\Apache2\htdocs\NewEquipMgr\GenerateCert.php on line 175
-ERROR- File not created
Here is the PHP code at line 175:
if ($output[0] == 'OK' && $file_created) {
header("Location: $files_dir/$file_name");
die();
} elseif (!$file_created) {
die('-ERROR- File not created');
} else {
die($output[0]);
}
It kind of looks like I'm missing a file or a directory but I have place a
aub-directory called "files" in the htdocs directory.
I've placed these files in the current htdocs directory:
RWebReports80.exe
RB80IO.DLL
RBENGINE8.DLL
RBENGINE8.CFG
I'm overlooking something but can't put my finger on it.
Any help appreciated.
Jan
-----Original Message-----
From: [email protected]
To: [email protected] (RBASE-L Mailing List)
Date: Thu, 20 May 2010 12:12:47 -0400
Subject: [RBASE-L] - Re: Force DB Edit pop-up menu to appear (in code)
Also, if the user doesn't like the keyboard shortcut, can't they just
double-click in the db edit to bring up the pop up menu?
Dawn Hast
[email protected] wrote on 05/20/2010 12:01:34 PM:
> "jan johansen" <[email protected]>
> Sent by: [email protected]
>
> 05/20/2010 12:04 PM
>
> Please respond to
> [email protected]
>
> To
>
> [email protected] (RBASE-L Mailing List)
>
> cc
>
> Subject
>
> [RBASE-L] - Re: Force DB Edit pop-up menu to appear (in code)
>
> Larry,
>
> Sorry about that. Was composing my thoughts and hit send.
>
> Couple of things to try.
>
> The DB-Edit has a couple of properties for accessing the popup
> --this one enables/checks the user can access auto pop
> PROPERTY yourcomponentid PMACCESS 'TRUE'
> --this one enables/checks the automatic popup
> PROPERTY yourcomponentid PMAUTO 'TRUE'
>
> While these may not totally work, I have used the "Right-click EEP"
> in a DB-Edit to call menus.
>
> Jan
>
>
>
>
> -----Original Message-----
> From: Lawrence Lustig <[email protected]>
> To: [email protected] (RBASE-L Mailing List)
> Date: Thu, 20 May 2010 08:34:21 -0700 (PDT)
> Subject: [RBASE-L] - Force DB Edit pop-up menu to appear (in code)
> In RBase 7.6 is there a way to PROPERTY command or other method to
> force the pop-up menu of a DB Edit control to appear?
>
> I don't want "auto pop-up" but I have some users who can't quite get
> the hang of using the keyboard shortcut. So I want to place a
> button next to the DB Edit and open the popup menu from there. This
> DB Edit is located in a scrolling region, so I can't use a combo box.
>
> What I'm looking for is something similar to the PROPERTY . . .
> SHOW_EDITOR command for DB Memo fields.
> --
> Larry
>
>
DISCLAIMER: This electronic message together with any attachments is
confidential. If you are not the intended recipient, do not copy, disclose
or use the contents in any way. Please also advise us by return e-mail that
you have received the message and then please destroy. Evergreen Packaging
is not responsible for any changes made to this message and / or any
attachments after sending by Evergreen Packaging. We use virus scanning
software but exclude all liability for viruses or anything similar in this
email or any attachment.