Inside string of myu harbour program i need edit with same codepage that i use in my program Harbour right display right but i need also hbide
REQUEST HB_LANG_IT REQUEST HB_CODEPAGE_IT437 func main string="àèéìùç" ? return module function list not display function ADDING TO PREV SAMPLE FUNC MAIN_ARCA RETURN funct MAIN_ARCA2 RETURN 2009/12/2 Pritpal Bedi <[email protected]>: > > Hi > > > Viktor Szakáts wrote: >> >>>> Font information like ansi/oem >>> >>> I do not think it has any relevance with text editing, but I may be >>> wrong. >> >> It has relevance, in fact quite important for anyone >> using non-English texts in source code, but in case you >> implement it please let's forget "ANSI" and "OEM". These >> are MS specific (and BTW horrible and vague) terminology. >> >> Simple, standard codepage name is the way to go here. >> > > Now I understand why it is important. > Which Harbour function call will fetch me "standard codepage" ? > > Regards > Pritpal Bedi > > > -- > View this message in context: > http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13097--trunk-harbour-tp26611451p26615036.html > Sent from the Harbour - Dev mailing list archive at Nabble.com. > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
