Hello RichrdL,
thank you for sharing your good code. But when I try to compile the code from the first post. I get this Error message from the compiler:
---------------------------
PureBasic
---------------------------
The procedure 'uGridCallback()' has been declared but not defined ...
Search found 8 matches
- Fri Mar 28, 2014 1:59 pm
- Forum: Tricks 'n' Tips
- Topic: MicroGrid ~ Rev 0.97 now available.
- Replies: 58
- Views: 30981
- Fri Jun 10, 2011 10:10 pm
- Forum: Off Topic
- Topic: Report suite like Artic Reports by srod?
- Replies: 1
- Views: 1200
Report suite like Artic Reports by srod?
Hello,
I am looking for a Reports suite like the one from srod. Are there any products like it? It seems to me that srod is not going to work on it any longer
Thanks!
Regards,
Frank
I am looking for a Reports suite like the one from srod. Are there any products like it? It seems to me that srod is not going to work on it any longer

Thanks!
Regards,
Frank
- Sun Feb 28, 2010 5:40 pm
- Forum: Tricks 'n' Tips
- Topic: Sort your Incredimail content
- Replies: 21
- Views: 8548
Re: Sort your Incredimail content
Hello Fangbeast,
The Letter styles manager is okay enough to need testing. Anyone in here use IncrediMail who isn't afraid to test?? (EVIL GRIN(c))
Sorry, I wasn't around here for some days... As you know my wife is using IC heavily. I would dare to test it. But as you also know that she will ...
The Letter styles manager is okay enough to need testing. Anyone in here use IncrediMail who isn't afraid to test?? (EVIL GRIN(c))
Sorry, I wasn't around here for some days... As you know my wife is using IC heavily. I would dare to test it. But as you also know that she will ...
- Tue Jan 26, 2010 9:54 am
- Forum: Tricks 'n' Tips
- Topic: Sort your Incredimail content
- Replies: 21
- Views: 8548
Re: Sort your Incredimail content
Fangbeast, I am forced to admit that I was a bit blue eyed :oops: Without a backup and "RenameFile". But I use the corect Incredimail Data Folder as a Source. So it will be a good exercise for me to install all items by doubleclicking in the Explorer.
Is there any easier way?
It is a good lesson ...
Is there any easier way?
It is a good lesson ...
- Mon Jan 25, 2010 11:30 pm
- Forum: Tricks 'n' Tips
- Topic: Sort your Incredimail content
- Replies: 21
- Views: 8548
Re: Sort your Incredimail content
Hello Fangbeast,
Thank you for your codes! I tried your first sorter (first post). I have got a "C:\IncrediLetters" Folder. It's 98 MB big. Are the contents *moved* or copied? And if they are *moved*. How could I copy them into the original IM Data Folder. I don't use Incredimail myself. But my ...
Thank you for your codes! I tried your first sorter (first post). I have got a "C:\IncrediLetters" Folder. It's 98 MB big. Are the contents *moved* or copied? And if they are *moved*. How could I copy them into the original IM Data Folder. I don't use Incredimail myself. But my ...
- Sat Jan 23, 2010 10:45 pm
- Forum: Tricks 'n' Tips
- Topic: Sort your Incredimail content
- Replies: 21
- Views: 8548
Re: Sort your Incredimail content
Hello,
ah, yes that would come very handy! It seems to me that you have special knowledge in Incredimail?! How can I backup all (Mail, emotions... all) and restore it again. I heard that none of the tools would work?! But I have *not* tested it. I would be great, if you could post your managing ...
ah, yes that would come very handy! It seems to me that you have special knowledge in Incredimail?! How can I backup all (Mail, emotions... all) and restore it again. I heard that none of the tools would work?! But I have *not* tested it. I would be great, if you could post your managing ...
- Sun Feb 18, 2007 2:47 pm
- Forum: Tricks 'n' Tips
- Topic: Cron
- Replies: 3
- Views: 2512
Cron for windows


I only was a bit irritaded that it didn't even compile.
I am glad to find a Cron-Clone for win32. You did a great job. A big thankyou!
Cheers Frank
- Sun Feb 18, 2007 1:56 pm
- Forum: Tricks 'n' Tips
- Topic: Cron
- Replies: 3
- Views: 2512
Cron for windows
I didn't manage to get it compiled... :cry:
But after some changes... Didn't you mention that you use Droopy's Lib?
diff Bi C:/cron1.pb C:/cron.pb
8a9,94
> ;{ Start From Droopy's Lib
>
> Procedure.s GetProgramPath()
> ProgramName.s=Space(255)
> GetModuleFileName_(0,@ProgramName,255 ...
But after some changes... Didn't you mention that you use Droopy's Lib?
diff Bi C:/cron1.pb C:/cron.pb
8a9,94
> ;{ Start From Droopy's Lib
>
> Procedure.s GetProgramPath()
> ProgramName.s=Space(255)
> GetModuleFileName_(0,@ProgramName,255 ...