Search found 21 matches: savefile

Searched query: savefile

by Silvio.Falconi
Sat Oct 09, 2021 11:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: Mem Files
Replies: 11
Views: 1320

Re: Mem Files

... Menu"+SPACE(21)mm_choice = ACHOICE(5,10,8,70,mchoice)DO CASECASE mm_choice = 1 .OR. mm_choice = 2IF mm_choice = 2DELETE FILE &mm_txtfile.ENDIFsavefile = mm_memfile* Release all the variables used in this program and save* the variables that were assigned value in the editor.RELEASE ALL LIKE mm ...
by Armando
Mon Jul 15, 2019 1:50 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: SaveFile function
Replies: 5
Views: 3428

Re: SaveFile function

Antonio:

No, lo lamento, solo cite y no vi a que foro caia, solo con FWH, pero necesito esa apariencia del botón.

Saludos
by Antonio Linares
Mon Jul 15, 2019 6:18 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: SaveFile function
Replies: 5
Views: 3428

Re: SaveFile function

Armando,

te refieres usando FiveMac ?
by plantenkennis
Sat Oct 27, 2018 3:04 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: SaveFile function
Replies: 5
Views: 3428

Re: SaveFile function

Hello Manuel,

Thank you for this guideline. Very simple to implement and it's working great. Instead of de.lproj I used nl.iproj to show every menu in Dutch.

P.S. I am addepting my program with the new print functions and they are also working perfect. As soon as I am ready with all the changes, I ...
by mastintin
Fri Oct 26, 2018 5:13 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: SaveFile function
Replies: 5
Views: 3428

Re: SaveFile function

Rene , I found a solution :-)

Image

see your app ....
mouse right button -> show package content
create a directory in app-> Contents-> Resources called de.lproj.

Image
ready.
:-)
by plantenkennis
Thu Oct 25, 2018 6:10 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: SaveFile function
Replies: 5
Views: 3428

SaveFile function

Hello,

I found the SaveFile() function and it is usefull for me. But how can I set this function to show the screen on Dutch, like my Mac? Now it is in English
by Antonio Linares
Fri Mar 06, 2015 7:37 am
Forum: FiveTouch
Topic: FiveTouch Whatsnew
Replies: 2
Views: 2553

Re: FiveTouch Whatsnew

* Fixed some bugs on OpenFile() and SaveFile()

* Fixed some bugs in function FillFuncList()

* Added support for #xcommand in function FillFuncList()
by Antonio Linares
Tue Jul 06, 2010 8:16 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Nuevo build de FiveMac disponible
Replies: 15
Views: 5612

Re: Nuevo build de FiveMac disponible

... by FiveTech.

* New: DATEPICKER implementation. Please review samples/TestDPik.prg, thanks
to Dino. Revised by FiveTech.

* New: function SaveFile(), lets you select the name of the file to save.
Thanks to Manuel!

* New: Class TWBrowse Methods SetRowHeight( nHeight ), GetRowHeight() and ...
by Antonio Linares
Tue Jul 06, 2010 8:15 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: New FiveMac build available
Replies: 16
Views: 9797

Re: New FiveMac build available

... by FiveTech.

* New: DATEPICKER implementation. Please review samples/TestDPik.prg, thanks
to Dino. Revised by FiveTech.

* New: function SaveFile(), lets you select the name of the file to save.
Thanks to Manuel!

* New: Class TWBrowse Methods SetRowHeight( nHeight ), GetRowHeight() and ...
by Rochinha
Fri Oct 31, 2008 1:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to input a password into a XLS file wirh OLE
Replies: 7
Views: 1438

... save use the third parameter in the method SaveAs of WorkBook object

FUNCTION MAIN()
LOCAL oExcel := CREATEOBJECT( "Excel.Application" )
LOCAL oWorkbook := oExcel:Workbooks
LOCAL oSheet := oExcel:ActiveSheet
...
savefile := oWorkbook.SaveAs( fileXL, ,"YourPassWord" )
...
RETURN NIL
by Vladimir Zorrilla
Wed Jun 18, 2008 10:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Editor of Source
Replies: 1
Views: 1775

Problem with Editor of Source

... busca2Script(UNO,DOS)) ;
VALID (IIf(oMemo:lChanged .and. ;
MsgYesNo("Source code has changed, Save changes?",;
"Script Source code"),;
SaveFile(), ),;
SetWinCoors(odlge, cIniFile),;
oDlg == Nil)


RETURN nil


//27/06/2005 ...
by Vladimir Zorrilla
Wed Jun 18, 2008 10:29 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Editor de Codigo con syntaxis coloreada interperte y texto i
Replies: 1
Views: 2439

Editor de Codigo con syntaxis coloreada interperte y texto i

... busca2Script(UNO,DOS)) ;
VALID (IIf(oMemo:lChanged .and. ;
MsgYesNo("Source code has changed, Save changes?",;
"Script Source code"),;
SaveFile(), ),;
SetWinCoors(odlge, cIniFile),;
oDlg == Nil)


RETURN nil


//27/06/2005 ...
by fergonm
Fri Apr 18, 2008 5:11 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Get
Replies: 11
Views: 2099

Rolando, muchas gracias.

El link a SAVEFILE que aparece en el tópico que me indicas, me da "página no presente", por lo que no tengo el código. Sí he visto las imágenes y es lo que necesito.

Gracias y un saludo.
by Francisco Horta
Thu Jul 26, 2007 8:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Hernan's TWBrowse
Replies: 10
Views: 2887

Tim,

here a link to download

http://www.savefile.com/files/875681

regards
Paco
by jose_murugosa
Sat Jul 21, 2007 3:49 am
Forum: FiveWin para Harbour/xHarbour
Topic: Ajustar font en edicion con TWBROWSE de Hernan
Replies: 16
Views: 6677

disculpas a todos,

no la habia subido, aqui esta a su disposicion la wbrowse de HDC con las adaptaciones que hice, yo la uso con harbour, no la he probado con xharbour.

m

salu2
paco

Francisco,

Gracias por tu espléndido aporte, te confirmo que funciona de maravillas con xHarbour y que los ...