- Posted by
- Thanks for explaining the differences Mofi, it helps me understand your code better. And I might need to use regular expressions in a future macro so I can refer to your code. You're correct about the comma not being added on the end. But what I did is I opened the CSV file and copy and pasted the t...Posted in Macros
-   Topics
-   Views
- jer456
Aug 13, 2008
- Thanks very much Mofi!!! Are you paid to contribute to this forum? But I actually wrote my own macro while i was waiting for a reply. It will be interesting to compare my macro code to yours. And mine doesn't use regular expressions. I'm a complete noob (I've never programmed or written a macro befo...Posted in Macros
-   Topics
-   Views
- jer456
Aug 13, 2008
- But I think, it would be better that the macro opens the template file, the CSV file and then creates automatically for every data line in the CSV file a HTML file based on the template with a file name based also on the data in the CSV or an automatically increased number. Yes this is what i want ...Posted in Macros
-   Topics
-   Views
- jer456
Aug 13, 2008
- Hi, I have a .csv file with tons of data in it. And i need to get all that data into my static webpages. Is it possible to create variables which I put into my .html file and then be able to get UE to insert the data from the CSV file into those variables on the page? For example, lets say there's a...Posted in Macros
-   Topics
-   Views
- jer456
Aug 12, 2008
- Thanks, it worked, im happy. I've learned a lot todayPosted in Find/Replace/Regular Expressions
-   Topics
-   Views
- jer456
Sep 04, 2007
- I'm using UltraEdit 13.10a+1, I am using the UE style for regexes. Question: How do I delete ALL characters - inlcuding line breaks and invisible characters - before a given string? And how do I delete ALL characters - including line breaks and invisibles - after a given string? For example: I want ...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- jer456
Sep 04, 2007