Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.pascal.delphi.misc > #375
| From | bok <bok.globule@gmail.com> |
|---|---|
| Newsgroups | comp.lang.pascal.delphi.misc |
| Subject | Solution Found !!! |
| Date | 2012-07-19 17:54 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <752036e0-45ec-47cf-be22-fd1c706eea1c@googlegroups.com> (permalink) |
| References | <c0df65a9-11ec-4a22-accc-cb05042612ce@googlegroups.com> <slrnk0gou1.99o.marcov@toad.stack.nl> |
Marco,
Well my lack of grasp of fundamentals was correct!!! After about a total of about six hours playing with streams and pointers I discovered that the problem had nothing to do with either!!!
The fix? Change "var s:string" to "var s:ansistring"
I am both aggravated and relieved at the same time.
Thanks Anyway
DBM
P.S. Though this was totally MY fault do you think that Delphi 'could'
or 'should' of provided some sort of "overloaded" functionality to
correctly process the string as an ansistring automagically?
Back to comp.lang.pascal.delphi.misc | Previous | Next — Previous in thread | Next in thread | Find similar
xpost (Sorry) Can someone show me the fix for this please? bok <bok.globule@gmail.com> - 2012-07-19 11:45 -0700
Re: xpost (Sorry) Can someone show me the fix for this please? Marco van de Voort <marcov@toad.stack.nl> - 2012-07-19 19:45 +0000
Re: xpost (Sorry) Can someone show me the fix for this please? bok <bok.globule@gmail.com> - 2012-07-19 16:26 -0700
Solution Found !!! bok <bok.globule@gmail.com> - 2012-07-19 17:54 -0700
Re: Solution Found !!! Marco van de Voort <marcov@toad.stack.nl> - 2012-07-20 12:27 +0000
csiph-web