John Foster | 16 May 20:54
Favicon

RE: PV OPEN DOCUMENT Error

Hi Garri,

> Yep, I think its a bug in 4D View.  I'm using 2004.7.  but you can  
> get around it by calling PV ON ERROR prior to the PV OPEN  
> DOCUMENT.  That will at least let you trap it to make sure that you  
> don't get the error message.   Now you have to trap for all the  
> other problems that could be legit.  Not the best solution but one  
> that will work.

Thanks. I thought it was a bug but I've been wrong before.

In this case, fortunately, it's simple. And this approach will work.

appreciate,
John...

--------------------------------------------------------------

John Foster
Eternity Software
425-486-1622

  http://www.eternity-software.com/ES_Products.html

--------------------------------------------------------------

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

(Continue reading)

Chip Scheide | 16 May 19:31

HL problem - New List returns same ID 2x

Ok situation -
I have 4 HL areas, hl_Display1 -> hl_Display4
these are declared as longints on form load

I use a generic routine to populate these HLs with records.
I populate hl_Display1 with records during load of the form

Selecting a list item loads selected item related records into 
hl_Display2 and so on through hl_Display4.
What I am finding is that the command

New List

is returning the same list reference 2 times.
(for example)
- on load of the form I populate hl_Display1 (list ID 2)
- I select an item from hl_Display1, which populates hl_Display2 (and 
gives it List ID 5)
- I select an item from hl_Display2, whch populates hl_Display3 ( ** 
BUT ** the command new list returns the list ID 5)

So now I have 2 list reference variables which have the same list 
reference (they shouldnt), of course now the entire interface is fubar.
-----
Additionally I have noticed, is this correct behavior?

Clear list (List_ref) -- leaves the list_ref longint value the same, 
and subsequent calls to New List fails to change this value.
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
(Continue reading)

Jason Hect | 16 May 20:05

Load Record Error - V11

This will work OK in 4D 2004, but the Load Record command causes an 
error in V11.  It's actually just the last 2 lines that cause the 
problem, I'm just creating a record so I can delete it. :)

CREATE RECORD([Test_Data])
SAVE RECORD([Test_Data])
DELETE RECORD([Test_Data])
LOAD RECORD([Test_Data])

Where I run into this problem is when changing read write access to a 
table.  I have a method to control this, which unloads any records, 
changes read write access, and then reloads the record.  In my code I do 
something like this:

Query([Test_Data];[Test_Data]ID=123)`Find a record
D_Access(True;->[Test_Data]) `Call method to get read write access to table
DELETE RECORD([Test_Data])
D_Access(False;->[Test_Data]) `Call method to set read only access to 
table, which will unload record, change access, and reload causing error.

I guess I need to experiment some more, but do I no longer need to 
unload the current record in V11 before changing table read write access?

Thanks,
Jason

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

(Continue reading)

Timothy Penner | 16 May 19:36
Favicon

4D Partner Central

All:

4DPartnerCentral.com is currently down due to electrical problems.  We are
working on the situation and expect it to be back up shortly

====================================================
Tim Penner - 4D, Inc.
Technical Services Team Member

The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4d.com/roadshow/index.html
<http://www.4d.com/roadshow/index.html>  
====================================================

 
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Chip Scheide | 16 May 18:57

Printing oddity

I have a form which prints at 52% via :

Set print option(Scale option;52)

This prints correctly on my printer (Xerox Docuprint n2125), previous 
printers used in this lab (HP laserjet 4000, Docuprint n2125) and on 2 
of its current printers (Xerox Phaser 4500, and IBM 15??).  All of 
these are black n White laser printers

 - BUT -

the Xerox Phaser 8560 (solid ink color) which was recently installed 
does not seem to respect this setting -
any ideas??

THanks
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Mike Beatty | 16 May 18:56

Re: Creating Plain-text bullets...

on 5/15/08 11:47 PM, 4d_tech-request@... at
4d_tech-request@... wrote:

> On the Mac you can type Option-8 to get a bullet in a plain-text
> document (or alpha or text filed or variable) that will show and
> print...
> 
> Now, on a Windows machine, what character can I use to create a bullet
> (like Option-8 on the Mac)?

www.google.com

MikeB

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Chase Setters | 16 May 16:45
Picon

Bandwidth needs for 4DAF site.

Hi,

This will be my first internet website. I do not really have any idea on
what kind of speed I need from my ISP to host it. I have about 25 users
expecting maybe 5 concurrent users.

Should It be on a dedicated line? Currently have 1.5Mbs down 384kbp up. Can
go up to 4Mbs down 768kbs up. Lousy I know but, I'm in a small town in
Oklahoma.

Thanks for suggestions.
Chase
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Matthias Schmidt | 16 May 11:25
Favicon

Footrunner - Footprint

Hello All,

I tried to download the latest release of footrunner, but the links on
their page seams to be dead.

Does anybody know, if footrunner will work with 4D v11 nativ on OS X?

cheers,

Matthias

------------------------------------------------------------------------
Admilon Consulting GmbH
Am Wiesengrund 9a, 90584 Allersberg, Germany
Geschäftsführer: Peter Frank, Matthias Schmidt
Amtsgericht Nürnberg: HRB 21750
Tel.: +49-9174 - 6646 Fax: +49-9174 - 6647
<http://www.admilon-consulting.de>
-------------------------------------------------------------------------

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
(Continue reading)

Bernd Fröhlich | 16 May 09:11
Picon

Redraw (Was: Re: Display of Field Updates on Form)

MIYAKO wrote:

>REDRAW and REDRAW WINDOW are no longer relevant and have no 
>practical  effect.

I knew that they no longer work, but thought this rather to be a bug.
Why are they no longer relevant? Of course there are situations 
where a REDRAW or REDRAW WINDOW would be a simple solution, IF 
they would work.
Can´t be too hard for 4D to simply redraw a window on request, 
or am I missing something?

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

John Foster | 16 May 05:29
Favicon

PV OPEN DOCUMENT Error

Hi all:

On 4D 2004.6 OS X

I use this command

PV OPEN DOCUMENT (ACTIVESP;"";0)

to open a document. I then click on the Cancel button and I get:

Error: 27
Document does not exist.

I cannot get it to go away no matter what.

Anybody seen this? Know how to fix? What am I missing here?

Thanks,
John...

--------------------------------------------------------------

John Foster
Eternity Software
425-486-1622

  http://www.eternity-software.com/ES_Products.html

--------------------------------------------------------------

(Continue reading)

Chase Setters | 15 May 23:15
Picon

[4DAF] Query problem

Hi,

I have a little problem and was hoping someone can give me some direction.
Somewhere in the process of upgrading to v11.1 release 1 (for v2004) or
shortly after all of the queries on the DCS's quit working. The few views I
have with physical tables all work fine.  I have places a TRACE inside the
DAX_DevHook_QueryFilter and it will never get hit. Firebug reports 4DAF
error Internal4DError: 53 and the query fails before that point. If this
error is consistent with most Error: 53's in the 4D world it is Indice out
of range.

The query works fine on the few views that I have with physical tables but,
all of the DCS's are broke. Anyone have any idea's?

Thanks,
Chase
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************


Gmane