Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
Extra libraries, Code snippets, applications etc.
»
U++ Esc Interpreter, Esc Macros and templates
»
ESC and the path of Package
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
ESC and the path of Package
[
message #12919
]
Wed, 28 November 2007 17:27
scorpionfirevn
Messages:
5
Registered:
November 2007
Promising Member
hi,
i want to write a codeformat.usc by using astyle program and the Script is like:
macro "Code Format":"Code Format" Alt+F{
filetype1 = "*.h ";
filetype2 = "*.cpp ";
cmd = "astyle --style=ansi ";
cmd<<filetype1;
.Execute(cmd);
}
i really want to put this file in common directory but it work not.
how can i get th path of the source path(source package)?
ex:
astyle --style=ansi
/home/abc/upp/package1
/*.h
i've take a look ESC language but there is not any functions like what i want.
Any ideas
Thanks a lot
Tuan
Report message to a moderator
Re: ESC and the path of Package
[
message #12944
is a reply to
message #12919
]
Fri, 30 November 2007 00:55
waxblood
Messages:
95
Registered:
January 2007
Member
Have a look at this thread:
http://www.ultimatepp.org/forum/index.php?t=msg&th=2513& amp;start=0&
David
Report message to a moderator
Re: ESC and the path of Package
[
message #12973
is a reply to
message #12944
]
Sat, 01 December 2007 18:23
scorpionfirevn
Messages:
5
Registered:
November 2007
Promising Member
Thanks David a lots.
I will try it ..
Tuan
Report message to a moderator
Previous Topic:
Immediate reparsing of usc macro when changed [FEATURE REQUEST]
Next Topic:
ESC_STRING and other questions
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Sat Apr 26 14:28:49 CEST 2025
Total time taken to generate the page: 0.01197 seconds