You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbat-devel
As part of an xbat action, I'm wanting to create an empty log and then
fill it with values. Or simply create a log that contains specific
values. It looks like I want to use log_create.m... or would I want to
use log_create_new.m?
Thanks --
Ann
Harold Figueroa
unread,
Apr 7, 2008, 6:17:32 PM4/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbat-...@googlegroups.com
Hello Ann,
Look at the code in new_log_dialog.m, this is the dialog that provides an interface for creating new logs. After the dialog is closed, you will see this in the code, a new log may be created and the code to do so is right there.