Forum > General

Parsing ip string within a TextBox

<< < (2/7) > >>

theo:
Which Lazarus version do you have?
Try a snapshot:
http://www.hu.freepascal.org/lazarus/

DirkS:

--- Quote ---1. Setting Mask to 099.099.099.099 Lazarus don't compile at all.

--- End quote ---
The mask should be '!099.099.099.099;1; ' (without the quotes and space at the end).

Gr.
Dirk.

jolix:
Theo msg:

--- Quote ---Which Lazarus version do you have?
--- End quote ---
Lazarus Version 0.9.26 Beta - fcp version 2.2.2

Note that 0.9.28 or 0.9.29 versions, i have tried few months ago in my xp pro and i can't find a way to put it working at all.

DirkS msg:

--- Quote ---The mask should be '!099.099.099.099;1; ' (without the quotes and space at the end).
--- End quote ---
I tried and the compiler ends with the same error:
Project myapp rised exception class 'EDBEditError' with message:
  Error stting Text...!

Thanks to both :)
jolix

theo:

--- Quote from: jolix on October 21, 2010, 01:39:13 pm ---Lazarus Version 0.9.26 Beta - fcp version 2.2.2

Note that 0.9.28 or 0.9.29 versions, i have tried few months ago in my xp pro and i can't find a way to put it working at all.

--- End quote ---

You should upgrade. 0.9.26 is really old now.
The new versions are working for most people, so what's the problem?

jolix:
If i remember it right, new versions i tried don't worked basically because have a huge things to configure after installation. Things i loose hours without success.

But because you say me that work for most people, right now, i go try find a stable version and install it.

Regards,
jolix

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version