Search found 30 matches: formated

Return to advanced search

Re: Printing a pre-formated letter

Enrico I tried your suggestion with the same result .. I had some old code from extracting letters from a .fpt memo field and I thought I would give it a shot and it worked .. here is the code .. a bit crude, but it works : cTEXT := oRsLett:Fields("letter_text"):ValueoRsLett:Close&...
by Rick Lipkin
Thu Feb 19, 2009 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing a pre-formated letter
Replies: 7
Views: 1145

Re: Printing a pre-formated letter

Try oPrint:CmSay() method.

EMG
by Enrico Maria Giordano
Thu Feb 19, 2009 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing a pre-formated letter
Replies: 7
Views: 1145

Printing a pre-formated letter

To All I have text stored in VarChar(max) SQL Server field and I have no problem importing and exporting the text in Notepad. I want to be able to print the text and have it come out the way it is formatted in the field .. when I look at the data like this : cTEXT := oRsLett:Fields("letter_...
by Rick Lipkin
Wed Feb 18, 2009 11:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing a pre-formated letter
Replies: 7
Views: 1145

Reformatted source inside posts ?

... ' } ) AAdd( aData5, { 7, 'Col2 xBrowsetest ', 'Col3 xBrowsetest ' } ) ------- Once again I open the post for testing ( no changes ). Result : The formated source is destroyed after reopen it. Is there thomething, I have to take care of ? Regards Uwe :lol:
by ukoenig
Sun Feb 15, 2009 1:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reformatted source inside posts ?
Replies: 2
Views: 406

Re: New get at bottom of xBrowse!?

Dear friend James, This is the result of my intention. The column clicked is formated with lighter shade of gray. I have created a public function to do it and allways call when the column of xbrowse is clicked! http://lh5.ggpht.com/_sT5-i02vGTY/SWUHzHCTzUI/AAAAAAAAARM/Og_K8nlFPzc/s800/result.JPG
by JC
Wed Jan 07, 2009 7:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New get at bottom of xBrowse!? ( Solved! )
Replies: 21
Views: 4075

Create a Excel-Sheet of any DBF-File with AutoOle (Update)

Hello, from Germany This is a part of the new DB-Tool you will find in the forum in a short time It is possible to create a formated Excel-Sheet of any DBF-File. With the parameter lOemAnsi = .T. you can convert the DBF to Ansi The needed cellwidth is calculated. The Excel-Sheet can ...
by ukoenig
Mon Feb 04, 2008 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Excel-Sheet of any DBF-File with AutoOle (Update)
Replies: 4
Views: 1660

... the features that they would like most to have in a new resource editor. Rick Lipkin listed this: 1) just a clean header free ( text ) .rc and formated correctly! I would most like it to remember the last path when loading bitmaps. Borland forgets each time and I have to make about 10-15 mouse ...
by James Bott
Mon Dec 03, 2007 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin Visual IDE
Replies: 52
Views: 13335

... 5: set order 6: double click on control to edit properties, captions, attributes, tab stop 7: create a .rc without header include statements 8: formated like this .. ( typical brw output ) AUDIT DIALOG 184, 15, 235, 120 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION FONT 6, "MS Sans Serif" { LTEXT ...
by Rick Lipkin
Sun Dec 02, 2007 11:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin Visual IDE
Replies: 52
Views: 13335

... work in .rc. I could care less about an icon editor or other frills nor do I want it to generate code .. just a clean header free ( text ) .rc and formated correctly !! Rick Lipkin
by Rick Lipkin
Fri Nov 30, 2007 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin Visual IDE
Replies: 52
Views: 13335

Mike,

I have formated a pendrive several times here, and everytime it gets a new volume ID. A complete format, not a quick one.

Not good...
by Antonio Linares
Mon Nov 12, 2007 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Software Protection
Replies: 33
Views: 7248

Hi Detlef,

thank you for explanation, very usefull...

do you have any example about message text formated with html tags what works with MS OutLook Express (TMail class invoke OE) ?

best regards and thank you again
by yury
Fri Jul 06, 2007 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TMail with html body and attachment
Replies: 5
Views: 1573

... XML <oXml> FILE <cOut> ; [ VERSION <cVer> ] ; [ ENCODING <cEncode> ] ; [ STYLESHEET <cSheet> ] ; [ <lFormated:FORMATED> ]; => ; <oXml> := TXmlWrite():New( <cOut>, <cVer>, <cEncode>, <cSheet>, <.lFormated.> ) #xcommand ...
by Pedro Faro
Mon Jun 18, 2007 5:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XML
Replies: 6
Views: 2614

XML

... File and someone as changed the xml.prg to work with xh. In my code I have this sample: Function TesteXML() Local oXml XML oXml FILE "TESTE.XML" FORMATED only with this line it returns: Descrição do erro: Error BASE/1004 Class: 'ARRAY' has no exported method: NEW Args: [ 1] = C TESTE.XML [ 2] ...
by Pedro Faro
Mon Jun 18, 2007 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XML
Replies: 6
Views: 2614

Pasting into a Richtext control

Hi everyone. I'm needing to insert richtext formated text into a richtext focused control. I'm trying to do it with a cut from one and then paste into the other. Here is my code: MemoWrit( cFile, cRtfTxt2BInserted ) oMcrRtf := TRichEdit():New() ...
by reinaldocrespo
Sat Feb 11, 2006 3:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pasting into a Richtext control
Replies: 0
Views: 541

... commands from command prompt or from FWH, simply the way we copy files from one drive to another drive. But it is possible only on Re-writable and formated CDs. You can format a blank Re-writable CD using InCd itself for the first time and next time onwards you can manage your files on to CD using ...
by RAMESHBABU
Tue Nov 15, 2005 4:39 pm
 
Forum: FiveWin for CA-Clipper
Topic: To Backup database into CD or Tape
Replies: 5
Views: 1975
Previous

Return to advanced search