User Profile

Collapse

Profile Sidebar

Collapse
Magnuss
Magnuss
Last Activity: Jun 18 '07, 03:31 PM
Joined: Jun 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Magnuss
    replied to Bash
    I tried within the script only. However, I have tried to make it print out the code which is generating the buildlist and entered it directly into the terminal, and it worked.

    I just went over to Zenity, which seems easier to me, and much more logical. So thanks for the help, but I don't need more help on Xdialog now :)
    See more | Go to post

    Leave a comment:


  • Magnuss
    started a topic Bash

    Bash

    Hello

    I am trying to learn bash, and have found Xdialog to make them look better. But when I was experimenting with this code I couldn't get it to work.

    Code:
    #!/bin/bash
    
    numfiles=1;
    dump='--title "XDIALOG BUILDLIST" --backtitle "A user-built list" \ --stdout --clear --separator "|" --buildlist "hello, this is a --buildlist..." 0 0 6 ';
    
    function addfile
    ...
    See more | Go to post
No activity results to display
Show More
Working...