Hi,
is a small utility that I use in my programs.
It is not as sophisticated and complete as the
others but it is useful to me. You can change
it and still do what you want with it.
Usage:
cString := MyIndent('Test.Prg')
FRename('Test.Prg','Test.Bak')
hb_MemoWrit('Test.Prg',cString)
execute file ('Test.Prg') or msginfo('ok')
Brunello
A small utility (indent prg)
Moderator: Rathinagiri
-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Re: A small utility (indent prg)
Usage:
cString := XIndent('Test.Prg') (not myindent)
FRename('Test.Prg','Test.Bak')
hb_MemoWrit('Test.Prg',cString)
execute file ('Test.Prg') or msginfo('ok')
Brunello
cString := XIndent('Test.Prg') (not myindent)
FRename('Test.Prg','Test.Bak')
hb_MemoWrit('Test.Prg',cString)
execute file ('Test.Prg') or msginfo('ok')
Brunello
-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Re: A small utility (indent prg)
Brunello
Re: A small utility (indent prg)
Muchas Gracias por compartir.
- luisvasquezcl
- Posts: 1259
- Joined: Thu Jul 31, 2008 3:23 am
- Location: Chile
- Contact:
Re: A small utility (indent prg)
Gracias por compartir.
Saludos
Saludos
-
- Posts: 4
- Joined: Tue Jun 21, 2022 11:15 am
- DBs Used: DBF
Re: A small utility (indent prg)
Buenos Dias
Alguien tiene la utilidad compilada (.exe)
Gracias
Alguien tiene la utilidad compilada (.exe)
Gracias
- AUGE_OHR
- Posts: 2093
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
Re: A small utility (indent prg)
have fun
Jimmy
Jimmy