![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
sometimes I need to fill in a string with a character to achieve a concrete length of this string. So I've written a simple subroutine, which is working for me for a quite long time. Now I found a problem when I use optimized compilation. You can see it on attached example. Try to write for example number 1 to Input textbox and click on OK button. On the Result textbox should appear 00001 (subroutine fills it in 5 character length). From IDE and from non optimized compilation it works. But if I use optimized compilation in the Result textbox is 001. Strange. Has anybody some idea, please ? Petr |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Text output with scrollbar...? | TWELVE | Questions & Help Needed | 2 | 04-28-2008 09:37 AM |
| CSV file generates strange start in file | sunnyboyj | Questions & Help Needed | 9 | 12-21-2007 08:38 PM |
| Returning subroutine error - Input string was not in the correct format | HarleyM | Questions & Help Needed | 4 | 10-20-2007 06:45 AM |
| Strange characters | pmu5757 | Questions & Help Needed | 2 | 09-30-2007 08:56 AM |