EMERGENCY! Unicode question on export file

Debra Peters dshaberland at earthlink.net
Tue Apr 16 11:47:02 EDT 2013


We use FileOps.$writefile. We had to add the use of chartoutf8('string') in the 
$writefile when we converted to Studio 5.

So what had been
FileOpsInstanceVar$writefile(varContainingString)
became
FileOpsInstanceVar.$writefile(chartoutf8(varContainingString))

Deb

On 4/16/2013 10:39 AM, brian at revolution911.com wrote:
> We use studio 4.3 and recently upgraded to Studio 5.2 unicode version.  We
> have been creating a .txt file with v4.3 with strict character placement and
> working great.  When we switched to Unicode v5.2 the file comes out with
> three extra digits in front of each line exported.
>
>   
>
> Is there something im suppose to be doing to correct this with out the extra
> digits.
>
>   
>
> Here is the first three preceding charatcers  and then each line has
> these three “ ..” which is 20 0D 0A
>
>   
>
> Any help would be great.
>
> Thanks,
>
> Brian
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
>

-- 

“Live a good and honorable life, then when you get older and think back, you’ll enjoy it a second time.”




More information about the omnisdev-en mailing list