Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Foreign Languages > Russian Forum
Home Register FAQ Members List Search Today's Posts Mark Forums Read


Text to Unicod


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-08-2009, 09:59 AM
Knows the basics
 
Join Date: Aug 2008
Location: Russia, Perm
Posts: 67
Send a message via ICQ to Aspire89
Default Text to Unicod

Давно уже столкнулся с проблемой, что Basic4ppc не поддерживает кодировку кроме UNICODE, но нашел решение. В архиве консольное приложение для конвертирования текста в UNICODE и обратно.
Code:
    exeFile = "\UniConv.exe"
    parameters = "-a " & "\tempa.txt" &  " " &  "tempu.txt"
    Shell(exeFile,parameters)
Attached Files
File Type: zip UniConv.zip (104.4 KB, 19 views)
__________________
A&R Software Team

Last edited by Aspire89 : 05-11-2009 at 11:05 AM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Centering text in a text box or label joel2009 Questions & Help Needed 4 02-25-2009 02:53 PM
Text an einen bereits bestehenden Text "anhängen" JOTHA German Forum 7 09-12-2008 01:08 PM
Label/Text Control text centering TWELVE Basic4ppc Wishlist 1 06-04-2008 03:20 PM


All times are GMT. The time now is 04:36 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0