<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech">
    <title>gmane.comp.lang.inug-4d.tech</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76013"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76012"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76011"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76009"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76008"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76007"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76006"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76005"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76004"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76003"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76002"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76001"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76000"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75999"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75998"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75997"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75996"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75995"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75994"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76013">
    <title>RE: Position command broken in v11 HF2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76013</link>
    <description>Sheldon,

Are you saying it's a new bug in the hotfix and that the earlier
versions worked? Did you try with the * parameter of Position?

There were some very significant changes to Position in v11 due to the
new Unicode engine 4D is using. What I've done is created a simple
wrapper for Position that is backward compatible with 4D 2004 and
earlier:

C_TEXT($1;$2)
C_LONGINT($3;$lStartPos)

If (Count parameters&gt;2)
   $lStartPos:=$3
Else 
   $lStartPos:=1
End if 

$0:=Position(Uppercase($1);Uppercase($2);$lStartPos;*)

Jeff

-----Original Message-----
From: Sheldon King
Sent: Thursday, August 21, 2008 12:57 PM
To: 4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Subject: Position command broken in v11 HF2

We have run across a nice little bug in v11 Hotfix 2.

Here is a sample piece of code.

Case of
    : (Form event=On Before Keystroke )
        ALERT(String(Position(Keystroke;"a")))
End case

if you use any of the normal range of characters it works like you would
expect. pressing A returns 1 everything else</description>
    <dc:creator>Jeffrey Kain</dc:creator>
    <dc:date>2008-08-21T17:12:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76012">
    <title>Re: [ANN] 4D Summit Hotel Almost Full!/ Online Training/Tech&gt; Note/Tech Tips</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76012</link>
    <description>Hi Derrell Thomason-

Thank you for letting us know of the mishap. The links are now fixed.

Best,
Joe Resuello
4D, Inc. Webmaster

Thomason, Derrell wrote:

**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Joe Resuello</dc:creator>
    <dc:date>2008-08-21T17:01:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76011">
    <title>Position command broken in v11 HF2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76011</link>
    <description>We have run across a nice little bug in v11 Hotfix 2.

Here is a sample piece of code.

Case of
    : (Form event=On Before Keystroke )
        ALERT(String(Position(Keystroke;"a")))
End case

if you use any of the normal range of characters it works like you would
expect. pressing A returns 1 everything else returns 0.

However if you press The left, right, up, or down arrows, delete, backspace,
etc... it returns 1.

Sheldon King
Atlantic-Meeco Inc.
**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Sheldon King</dc:creator>
    <dc:date>2008-08-21T16:56:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76010">
    <title>Setting the Format of a Cross Tab Quick Report</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76010</link>
    <description>I am programmatically creating a Quick Report, using the code generated by
the QR Wizard,  using 2004.7b3.  My columns and rows are all dollars...

One of the columns is a CALCULATED value.  Even though I set the format of
this column, there is no formatting.  If I change to a field, rather than a
calculated value, then the formatting displays correctly.

This seems like a bug, but I was wondering if anyone has run into this
before.

Jack des Bouillons
Hobbs Herder Advertising



**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
********************************************************</description>
    <dc:creator>Jack des Bouillons</dc:creator>
    <dc:date>2008-08-21T16:50:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76009">
    <title>Re: Need to create HTML table on-the-fly in 4D</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76009</link>
    <description>

Balinder, thanks very much for all of your suggestions. I'll check them 
out today.




George Tiller
911 East A Street
Brunswick, Maryland 21716
301-834-8170

**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>George Tiller</dc:creator>
    <dc:date>2008-08-21T13:47:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76008">
    <title>Re: [ANN] 4D Summit Hotel Almost Full!/ Online Training/Tech&gt; Note/Tech       Tips</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76008</link>
    <description>
The downloads for this technote and the previous one (4DAF Subforms) are
swapped. Anyone looking for the 4DLINK info should look at Web 2.0 Subforms
technote until 4Dinc corrects this.

// Derrell Thomason
// IT Programming Supervisor
// Pensacola Christian College

**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Thomason, Derrell</dc:creator>
    <dc:date>2008-08-21T12:42:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76007">
    <title>Re: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76007</link>
    <description> If you run a database with no Plug-ins

That explains why it worked for me the first time.
-Matt H-T.
Sweetwater
**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Matt Houghton-Thompson</dc:creator>
    <dc:date>2008-08-21T11:55:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76006">
    <title>Re: 4D Tech Notes</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76006</link>
    <description>This looks like a great tech note, however there are two problems:
1) The link to the download for both Mac &amp; Windows actually downloads  
the previous tech note about 4DAF Subforms - I'm sure that is  
interesting too.
2) I did manage to locate the actual file called 08-30_4D_Link.zip but  
it is only 134k in size and is corrupt.

Thanks,
Stephen Davies

On 21/08/2008, at 6:38 PM, 4d_tech-request-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org wrote:


**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Stephen Davies</dc:creator>
    <dc:date>2008-08-21T08:37:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76005">
    <title>Re: Need to create HTML table on-the-fly in 4D</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76005</link>
    <description>Also see:
http://www.4d.com/docs/CMU/CMU00816.HTM
http://www.4d.com/docs/CMU/CMU02011.HTM

for references.

Balinder

2008/8/21 Balinder Walia &lt;balinder.walia-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;




</description>
    <dc:creator>Balinder Walia</dc:creator>
    <dc:date>2008-08-21T06:42:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76004">
    <title>Re: Need to create HTML table on-the-fly in 4D</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76004</link>
    <description>I suggest you download some demos and see how it html works (as there are
many different ways to generate html):
ftp://ftp.4d.com/SAMPLE_DATABASES/4D/2004_Samples/demo_dbs/MacOS/4D_OfficeML.hqx

You could also look at the demo system we have online and go to templates
section and see some templates code which are already in the demo system.
You are looking for 4D HTML Tags in the form &lt;!--4DVar
vMyVar--&gt;, &lt;!--#4DHTMLVAR vMyAnotherVar--&gt;, Dear &lt;!--#4DVar
[Contacts]Name--&gt; or Dear &lt;!--4DVar [Contacts]Name--&gt;

See http://www.calibanweb.com/caliban_online_demo for login info, this CMS
generates &amp; publishes html at the demo public domain -
http://demo.calibanweb.com/

Of top of my head sequence should be:

1) Create a html template which 4D HTML Tags in it using BBEdit or TextPad
or any other simple word processor and save as a external file or save in a
DB record as blob
2) Read the file into a BLOB if not already a blob
3) Load the referenced table records for example [Contacts] if more than one
record you obvi</description>
    <dc:creator>Balinder Walia</dc:creator>
    <dc:date>2008-08-21T06:38:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76003">
    <title>Re: Why won't my Plugin load? using 4D Plugin Wizard, XCode</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76003</link>
    <description>
On Aug 20, 2008, at 7:50 PM, J. Todd Slack wrote:


Hey Jason..

That would be great. But I don't understand.. are you saying that the  
Xcode template included with the current 4D Plugin Wizard is not  
working?? I guess I'm a little baffled that creating a simple 'hello  
world' plugin example is such an elusive thing with 4D.

Anyway.. any help is much appreciated. John

--

John F. Christensen
Christensen Design
cdesign-baQpNawxmjLR7s880joybQ&lt; at &gt;public.gmane.org
817-690-8385 mobile

**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
***************************************************</description>
    <dc:creator>John Christensen</dc:creator>
    <dc:date>2008-08-21T05:44:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76002">
    <title>Need to create HTML table on-the-fly in 4D</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76002</link>
    <description>I have done _zero_ work in HTML up until now, and I've just started my 
first task that involves producing HTML in 4D.

The assignment is to generate and send email notices to various 
individuals, and the body of the email needs to be an HTML table with 
columns for the contents of 4D fields and rows for the records.

I developed all the code needed to create and send emails several years 
ago, and all I need now is a way to generated the email bodies on the fly.

Is there a library of 4D code that can assist in generating HTML (esp. 
tables) dynamically in 4D?



George Tiller
911 East A Street
Brunswick, Maryland 21716
301-834-8170

**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:</description>
    <dc:creator>George Tiller</dc:creator>
    <dc:date>2008-08-21T02:31:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76001">
    <title>Re: Why won't my Plugin load? using 4D Plugin Wizard, XCode</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76001</link>
    <description>John,

Contact me off the list and I can send you an XCode project that  
builds a proper 4D Plugin. I just finished a plugin for a company.

-Jason

On Aug 20, 2008, at 4:45 PM, John Christensen wrote:



**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>J. Todd Slack</dc:creator>
    <dc:date>2008-08-21T00:50:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76000">
    <title>Re: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/76000</link>
    <description>

Thanks Thomas and 4D for your proactive help in narrowing this down earlier
today. I admit I would have never thought of a connection with plug-ins...
:)

Jeff


**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Jeffrey Kain</dc:creator>
    <dc:date>2008-08-21T00:44:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75999">
    <title>Why won't my Plugin load? using 4D Plugin Wizard, XCode</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75999</link>
    <description>Ok.. So I'm trying to create my first plugin in 4D. I'm using the '4D  
Plugin Wizard' from the 4D Plugin SDK and am just trying to get the  
'Example' from the online documentation to work. The documentation is  
apparently so old that it doesn't even mention Xcode or the new 4D  
2004 '.bundle' packaging for plugins. I figured out how to create an  
Xcode project file and compile it. The problem is that if I put the  
resulting Xcode '.bundle' folder directly into the 'Plugins' folder  
at the 4D database level, the plugin apparently doesn't load. That  
is, if I open a 4D method and view all plugin commands, my plugin and  
its commands are not listed.

I have checked and double-checked the '.bundle' folders structure  
against that of the 4D Write plugin bundle. My plugin is exactly the  
same except for the following:

1) my plugin has no 'windows' subfolder
2) my plugin has no 'PkgInfo' file in the Contents folder
3) my plugin '.bundle' file is just a folder; 4D Write is a true mac  
'package'

So.. th</description>
    <dc:creator>John Christensen</dc:creator>
    <dc:date>2008-08-20T23:45:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75998">
    <title>[ANN] 4D Summit Hotel Almost Full!/ Online Training/Tech Note/TechTips</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75998</link>
    <description>-------------------------------------------------------------------
4D News August 20, 2008
-------------------------------------------------------------------

Summary:

[1] 4D Summit Hotel Almost Full!

[2] Online Training Still Available!

[3] New Tech Note

[4] Weekly Tech Tips Posted

-------------------------------------------------------------------
[1] 4D Summit Hotel Almost Full!
-------------------------------------------------------------------

What's better than saving money once? How about saving money a second
time! We've blocked off a number of rooms at the Hyatt Regency Long
Beach for our Summit attendees. The bad news is that we're running out
of space. If you want to stay in the Summit hotel and spend a
discounted price off of the standard room rate, you need to reserve
your spot fast.

For information on reserving your room and other travel information,
visit this link: &lt;http://www.4d.com/summit/travel.html&gt;

-------------------------------------------------------------------
[2] Online T</description>
    <dc:creator>4D News</dc:creator>
    <dc:date>2008-08-20T21:17:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75997">
    <title>RE: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75997</link>
    <description>Jeff,

Jeff Kain wrote:

To clear this one up for the iNug...

As of now we have been able to reproduce this problem in 4D v11 SQL Hotfix 2
(standalone or server). You get this error message sometimes (inconsistent,
have not yet isolated the problem) when you try to log in to register and
are running a database with Plug-ins. If you run a database with no Plug-ins
or register before opening a database then you can avoid this error message.

I'll file a bug for this problem and try to isolate which/how many Plug-ins
cause the problem.

Kind Regards,

Tom Fitch
Technical Services Team Member
4D, Inc. 
**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public</description>
    <dc:creator>Thomas Fitch</dc:creator>
    <dc:date>2008-08-20T22:16:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75996">
    <title>RE: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75996</link>
    <description>Tom,

If it matters I am using Windows. The dialog appears almost immediately,
whether I enter a valid account number or password, or just make
something up.

Jeff

-----Original Message-----
From: Thomas Fitch
Sent: Wednesday, August 20, 2008 4:23 PM
To: 4D iNug Tech
Subject: RE: Can't register licenses in v11.2 +hotfix 2

Jeff and Matt,

Matt Houghton-Thompson wrote:

We've tested this from a remote location and are able to connect. Are
you
still experiencing the problem?


**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
************************************************************</description>
    <dc:creator>Jeffrey Kain</dc:creator>
    <dc:date>2008-08-20T21:40:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75995">
    <title>RE: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75995</link>
    <description>Yes.

-----Original Message-----
From: 4d_tech-bounces-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org [mailto:4d_tech-bounces-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org]
On Behalf Of Thomas Fitch
Sent: Wednesday, August 20, 2008 4:23 PM
To: 4D iNug Tech
Subject: RE: Can't register licenses in v11.2 +hotfix 2

Jeff and Matt,

Matt Houghton-Thompson wrote:

We've tested this from a remote location and are able to connect. Are
you
still experiencing the problem?

Kind Regards,

Tom Fitch
Technical Services Team Member
4D, Inc.
**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
*********************</description>
    <dc:creator>Jeffrey Kain</dc:creator>
    <dc:date>2008-08-20T21:39:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75994">
    <title>RE: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75994</link>
    <description>Jeff and Matt,

Matt Houghton-Thompson wrote:

We've tested this from a remote location and are able to connect. Are you
still experiencing the problem?

Kind Regards,

Tom Fitch
Technical Services Team Member
4D, Inc.
**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Thomas Fitch</dc:creator>
    <dc:date>2008-08-20T20:23:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75993">
    <title>RE: Can't register licenses in v11.2 +hotfix 2</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.inug-4d.tech/75993</link>
    <description>Thanks again, I really appreciate it. 

-----Original Message-----
From: Matt Houghton-Thompson
Sent: Wednesday, August 20, 2008 3:10 PM
To: 4D iNug Tech
Subject: Re: Can't register licenses in v11.2 +hotfix 2

On Wed, Aug 20, 2008 at 3:02 PM, Jeffrey Kain &lt;jkain-TTCNH8RQdyem1FQbPH9wZw&lt; at &gt;public.gmane.org&gt;
wrote:

Yes, just tried entering my account information and got the same
error, so it would appear that something is currently down on the 4D
side.


**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at http://store.4ddepot.com

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-d2/MUvgItPNWk0Htik3J/w&lt; at &gt;public.gmane.org
Post: mailto:4d_tech-jTdV3SBRT1BWk0Htik3J/w&lt; at &gt;public.gmane.org
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

</description>
    <dc:creator>Jeffrey Kain</dc:creator>
    <dc:date>2008-08-20T19:13:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.inug-4d.tech">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.inug-4d.tech</link>
  </textinput>
</rdf:RDF>
